Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(T) - Method in interface org.openapis.openapi.utils.Exceptions.CheckedConsumer
 
accessPolicy() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
Determines whether access to the streamed content is kept private or available to all.
accessPolicy() - Method in class org.openapis.openapi.models.components.CreatePlaybackId
Access policy for media content
accessPolicy() - Method in class org.openapis.openapi.models.components.MediaCancelResponse
The access policy for the upload.
accessPolicy() - Method in class org.openapis.openapi.models.components.MediaClipResponsePlaybackId
The access policy of the playback.
accessPolicy() - Method in class org.openapis.openapi.models.components.PlaybackId
Access policy for media content
accessPolicy() - Method in class org.openapis.openapi.models.components.PlaybackIdRequest
Basic access policy for media content
accessPolicy() - Method in class org.openapis.openapi.models.components.PlaybackIdResponse
Determines if access to the streamed content is kept private or available to all.
accessPolicy() - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponseData
Determines if access to the streamed content is kept private or available to all.
accessPolicy() - Method in class org.openapis.openapi.models.components.PlaybackSettings
Basic access policy for media content
accessPolicy() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackId
Access policy for media content
accessPolicy() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody
Access policy for media content
accessPolicy() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdData
The access policy set for the playback ID.
accessPolicy() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsData
The access policy set for the playback ID.
accessPolicy() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Determines if access to the streamed content is kept private, drm or available to all.
accessPolicy(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse.Builder
The access policy for the upload.
accessPolicy(String) - Method in class org.openapis.openapi.models.components.MediaClipResponsePlaybackId.Builder
The access policy of the playback.
accessPolicy(String) - Method in class org.openapis.openapi.models.components.PlaybackIdResponse.Builder
Determines if access to the streamed content is kept private or available to all.
accessPolicy(String) - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponseData.Builder
Determines if access to the streamed content is kept private or available to all.
accessPolicy(AccessPolicy) - Method in class org.openapis.openapi.models.components.CreatePlaybackId.Builder
Access policy for media content
accessPolicy(AccessPolicy) - Method in class org.openapis.openapi.models.components.PlaybackId.Builder
Access policy for media content
accessPolicy(AccessPolicy) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackId.Builder
Access policy for media content
accessPolicy(AccessPolicy) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody.Builder
Access policy for media content
accessPolicy(BasicAccessPolicy) - Method in class org.openapis.openapi.models.components.PlaybackIdRequest.Builder
Basic access policy for media content
accessPolicy(BasicAccessPolicy) - Method in class org.openapis.openapi.models.components.PlaybackSettings.Builder
Basic access policy for media content
accessPolicy(CreateMediaRequestAccessPolicy) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
Determines whether access to the streamed content is kept private or available to all.
accessPolicy(DirectUploadVideoMediaAccessPolicy) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
Determines if access to the streamed content is kept private, drm or available to all.
accessPolicy(GetPlaybackIdAccessPolicy) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdData.Builder
The access policy set for the playback ID.
accessPolicy(ListPlaybackIdsAccessPolicy) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsData.Builder
The access policy set for the playback ID.
AccessPolicy - Class in org.openapis.openapi.models.components
AccessPolicy
AccessPolicy.AccessPolicyEnum - Enum Class in org.openapis.openapi.models.components
 
accessRestrictions() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
 
accessRestrictions() - Method in class org.openapis.openapi.models.components.CreatePlaybackId
Controls access based on domains and user agents.
accessRestrictions() - Method in class org.openapis.openapi.models.components.PlaybackId
Controls access based on domains and user agents.
accessRestrictions() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackId
Controls access based on domains and user agents.
accessRestrictions() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody
 
accessRestrictions() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdData
Restrictions applied to this playback ID.
accessRestrictions() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsData
Restrictions applied to this playback ID.
accessRestrictions() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
 
accessRestrictions(CreateMediaRequestAccessRestrictions) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
 
accessRestrictions(CreatePlaybackIdAccessRestrictions) - Method in class org.openapis.openapi.models.components.CreatePlaybackId.Builder
Controls access based on domains and user agents.
accessRestrictions(PlaybackIdAccessRestrictions) - Method in class org.openapis.openapi.models.components.PlaybackId.Builder
Controls access based on domains and user agents.
accessRestrictions(UnusedUploadsPlaybackIdAccessRestrictions) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackId.Builder
Controls access based on domains and user agents.
accessRestrictions(CreateMediaPlaybackIdAccessRestrictions) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody.Builder
 
accessRestrictions(DirectUploadVideoMediaAccessRestrictions) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
 
accessRestrictions(GetPlaybackIdAccessRestrictions) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdData.Builder
Restrictions applied to this playback ID.
accessRestrictions(ListPlaybackIdsAccessRestrictions) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsData.Builder
Restrictions applied to this playback ID.
action(Callable<HttpResponse<InputStream>>) - Method in class org.openapis.openapi.utils.Retries.Builder
Sets the HTTP callback to be retried.
add(String, String) - Method in class org.openapis.openapi.utils.Headers
Appends a header value.
add(ByteBuffer) - Method in class org.openapis.openapi.utils.StreamingParser
Add ByteBuffer data to the parser buffer and extract any complete items.
add(Headers) - Method in class org.openapis.openapi.utils.Headers
 
addHeader(String, String) - Method in class org.openapis.openapi.utils.HTTPRequest
 
addHeaders(Map<String, List<String>>) - Method in class org.openapis.openapi.utils.HTTPRequest
 
addMedia() - Method in class org.openapis.openapi.AsyncPlaylists
Add media to a playlist by ID
addMedia() - Method in class org.openapis.openapi.Playlists
Add media to a playlist by ID
addMedia(String, MediaIdsRequest) - Method in class org.openapis.openapi.AsyncPlaylists
Add media to a playlist by ID
addMedia(String, MediaIdsRequest) - Method in class org.openapis.openapi.Playlists
Add media to a playlist by ID
addMedia(String, MediaIdsRequest, Options) - Method in class org.openapis.openapi.AsyncPlaylists
Add media to a playlist by ID
addMedia(String, MediaIdsRequest, Options) - Method in class org.openapis.openapi.Playlists
Add media to a playlist by ID
AddMediaToPlaylist - Class in org.openapis.openapi.operations
 
AddMediaToPlaylist() - Constructor for class org.openapis.openapi.operations.AddMediaToPlaylist
 
AddMediaToPlaylist.Async - Class in org.openapis.openapi.operations
 
AddMediaToPlaylist.Sync - Class in org.openapis.openapi.operations
 
AddMediaToPlaylistRequest - Class in org.openapis.openapi.models.operations
 
AddMediaToPlaylistRequest(String, MediaIdsRequest) - Constructor for class org.openapis.openapi.models.operations.AddMediaToPlaylistRequest
 
AddMediaToPlaylistRequest.Builder - Class in org.openapis.openapi.models.operations
 
AddMediaToPlaylistRequestBuilder - Class in org.openapis.openapi.models.operations
 
AddMediaToPlaylistRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
AddMediaToPlaylistRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.AddMediaToPlaylistRequestBuilder
 
AddMediaToPlaylistRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.AddMediaToPlaylistRequestBuilder
 
AddMediaToPlaylistResponse - Class in org.openapis.openapi.models.operations
 
AddMediaToPlaylistResponse - Class in org.openapis.openapi.models.operations.async
 
AddMediaToPlaylistResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
 
AddMediaToPlaylistResponse(String, int, HttpResponse<InputStream>, PlaylistByIdResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
 
AddMediaToPlaylistResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
 
AddMediaToPlaylistResponse(String, int, HttpResponse<Blob>, PlaylistByIdResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
 
AddMediaToPlaylistResponse.Builder - Class in org.openapis.openapi.models.operations
 
AddMediaToPlaylistResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
AddMediaTrack - Class in org.openapis.openapi.operations
 
AddMediaTrack() - Constructor for class org.openapis.openapi.operations.AddMediaTrack
 
AddMediaTrack.Async - Class in org.openapis.openapi.operations
 
AddMediaTrack.Sync - Class in org.openapis.openapi.operations
 
AddMediaTrackRequest - Class in org.openapis.openapi.models.operations
 
AddMediaTrackRequest(String, AddMediaTrackRequestBody) - Constructor for class org.openapis.openapi.models.operations.AddMediaTrackRequest
 
AddMediaTrackRequest.Builder - Class in org.openapis.openapi.models.operations
 
AddMediaTrackRequestBody - Class in org.openapis.openapi.models.operations
 
AddMediaTrackRequestBody(AddTrackRequest) - Constructor for class org.openapis.openapi.models.operations.AddMediaTrackRequestBody
 
AddMediaTrackRequestBody.Builder - Class in org.openapis.openapi.models.operations
 
AddMediaTrackRequestBuilder - Class in org.openapis.openapi.models.operations
 
AddMediaTrackRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
AddMediaTrackRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.AddMediaTrackRequestBuilder
 
AddMediaTrackRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.AddMediaTrackRequestBuilder
 
AddMediaTrackResponse - Class in org.openapis.openapi.models.operations
 
AddMediaTrackResponse - Class in org.openapis.openapi.models.operations.async
 
AddMediaTrackResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.AddMediaTrackResponse
 
AddMediaTrackResponse(String, int, HttpResponse<InputStream>, AddMediaTrackResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.AddMediaTrackResponse
 
AddMediaTrackResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
 
AddMediaTrackResponse(String, int, HttpResponse<Blob>, AddMediaTrackResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
 
AddMediaTrackResponse.Builder - Class in org.openapis.openapi.models.operations
 
AddMediaTrackResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
AddMediaTrackResponseBody - Class in org.openapis.openapi.models.operations
AddMediaTrackResponseBody
AddMediaTrackResponseBody() - Constructor for class org.openapis.openapi.models.operations.AddMediaTrackResponseBody
 
AddMediaTrackResponseBody(Boolean, AddTrackResponse) - Constructor for class org.openapis.openapi.models.operations.AddMediaTrackResponseBody
 
AddMediaTrackResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
addPart(String, byte[], String, String) - Method in class org.openapis.openapi.utils.Multipart.Builder
 
addPart(String, String) - Method in class org.openapis.openapi.utils.Multipart.Builder
 
addPart(String, String, String) - Method in class org.openapis.openapi.utils.Multipart.Builder
 
addPart(String, Blob, String, String) - Method in class org.openapis.openapi.utils.Multipart.Builder
 
addQueryParam(String, String, boolean) - Method in class org.openapis.openapi.utils.HTTPRequest
 
addQueryParam(QueryParameter) - Method in class org.openapis.openapi.utils.HTTPRequest
 
addQueryParams(Collection<QueryParameter>) - Method in class org.openapis.openapi.utils.HTTPRequest
 
addTrack() - Method in class org.openapis.openapi.AsyncManageVideos
Add audio / subtitle track
addTrack() - Method in class org.openapis.openapi.ManageVideos
Add audio / subtitle track
addTrack(String, AddMediaTrackRequestBody) - Method in class org.openapis.openapi.AsyncManageVideos
Add audio / subtitle track
addTrack(String, AddMediaTrackRequestBody) - Method in class org.openapis.openapi.ManageVideos
Add audio / subtitle track
addTrack(String, AddMediaTrackRequestBody, Options) - Method in class org.openapis.openapi.AsyncManageVideos
Add audio / subtitle track
addTrack(String, AddMediaTrackRequestBody, Options) - Method in class org.openapis.openapi.ManageVideos
Add audio / subtitle track
AddTrackRequest - Class in org.openapis.openapi.models.components
AddTrackRequest
AddTrackRequest() - Constructor for class org.openapis.openapi.models.components.AddTrackRequest
 
AddTrackRequest(String, AddTrackRequestType, String, String) - Constructor for class org.openapis.openapi.models.components.AddTrackRequest
 
AddTrackRequest.Builder - Class in org.openapis.openapi.models.components
 
AddTrackRequestType - Enum Class in org.openapis.openapi.models.components
AddTrackRequestType
AddTrackResponse - Class in org.openapis.openapi.models.components
AddTrackResponse
AddTrackResponse() - Constructor for class org.openapis.openapi.models.components.AddTrackResponse
 
AddTrackResponse(String, AddTrackResponseType, String, String, String) - Constructor for class org.openapis.openapi.models.components.AddTrackResponse
 
AddTrackResponse.Builder - Class in org.openapis.openapi.models.components
 
AddTrackResponseType - Class in org.openapis.openapi.models.components
AddTrackResponseType
AddTrackResponseType.AddTrackResponseTypeEnum - Enum Class in org.openapis.openapi.models.components
 
afterError(Hook.AfterErrorContext, HttpResponse<Blob>, Throwable) - Method in interface org.openapis.openapi.utils.AsyncHook.AfterError
Either returns an HttpResponse or throws an Exception.
afterError(Hook.AfterErrorContext, HttpResponse<Blob>, Throwable) - Method in class org.openapis.openapi.utils.AsyncHooks
 
afterError(Hook.AfterErrorContext, Optional<HttpResponse<InputStream>>, Optional<Exception>) - Method in interface org.openapis.openapi.utils.Hook.AfterError
Either returns an HttpResponse or throws an Exception.
afterError(Hook.AfterErrorContext, Optional<HttpResponse<InputStream>>, Optional<Exception>) - Method in class org.openapis.openapi.utils.Hooks
 
AfterErrorContextImpl(SDKConfiguration, String, String, Optional<List<String>>, Optional<SecuritySource>) - Constructor for class org.openapis.openapi.utils.Hook.AfterErrorContextImpl
 
afterResponse(UnaryOperator<HttpResponse<InputStream>>) - Method in class org.openapis.openapi.utils.RecordingClient
 
afterSuccess(Hook.AfterSuccessContext, HttpResponse<InputStream>) - Method in interface org.openapis.openapi.utils.Hook.AfterSuccess
Transforms the given response before response processing occurs.
afterSuccess(Hook.AfterSuccessContext, HttpResponse<InputStream>) - Method in class org.openapis.openapi.utils.Hooks
 
afterSuccess(Hook.AfterSuccessContext, HttpResponse<Blob>) - Method in interface org.openapis.openapi.utils.AsyncHook.AfterSuccess
Transforms the given response before response processing occurs.
afterSuccess(Hook.AfterSuccessContext, HttpResponse<Blob>) - Method in class org.openapis.openapi.utils.AsyncHooks
 
AfterSuccessContextImpl(SDKConfiguration, String, String, Optional<List<String>>, Optional<SecuritySource>) - Constructor for class org.openapis.openapi.utils.Hook.AfterSuccessContextImpl
 
aggregation() - Method in class org.openapis.openapi.models.components.MetricsmetadataDetails
defines the field or dimension on which the aggregation is to be applied.
aggregation() - Method in class org.openapis.openapi.models.components.MetricsOverallmetadataDetails
defines the field or dimension on which the aggregation is to be applied.
aggregation() - Method in class org.openapis.openapi.models.components.MetricsTimeseriesmetadataDetails
defines the field or dimension on which the aggregation is to be applied.
aggregation(String) - Method in class org.openapis.openapi.models.components.MetricsmetadataDetails.Builder
defines the field or dimension on which the aggregation is to be applied.
aggregation(String) - Method in class org.openapis.openapi.models.components.MetricsOverallmetadataDetails.Builder
defines the field or dimension on which the aggregation is to be applied.
aggregation(String) - Method in class org.openapis.openapi.models.components.MetricsTimeseriesmetadataDetails.Builder
defines the field or dimension on which the aggregation is to be applied.
aiFeatures() - Method in class org.openapis.openapi.AsyncFastpix
 
aiFeatures() - Method in class org.openapis.openapi.Fastpix
 
AiFeatures - Class in org.openapis.openapi
 
AiResponseRecord - Class in org.openapis.openapi.models.components
AiResponseRecord
AiResponseRecord() - Constructor for class org.openapis.openapi.models.components.AiResponseRecord
 
AiResponseRecord(JsonNullable<String>, JsonNullable<Map<String, Object>>) - Constructor for class org.openapis.openapi.models.components.AiResponseRecord
 
AiResponseRecord.Builder - Class in org.openapis.openapi.models.components
 
AiSummaryRecord - Class in org.openapis.openapi.models.components
AiSummaryRecord
AiSummaryRecord() - Constructor for class org.openapis.openapi.models.components.AiSummaryRecord
 
AiSummaryRecord(JsonNullable<String>, JsonNullable<String>) - Constructor for class org.openapis.openapi.models.components.AiSummaryRecord
 
AiSummaryRecord.Builder - Class in org.openapis.openapi.models.components
 
allow() - Method in class org.openapis.openapi.models.components.CreateMediaRequestDomains
A list of domain names or patterns that are explicitly allowed access.
allow() - Method in class org.openapis.openapi.models.components.CreateMediaRequestUserAgents
A list of user agents (identified by string names or patterns) that are explicitly allowed access.
allow() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdDomains
A list of domains that are explicitly allowed access.
allow() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents
A list of specific user agents that are allowed to access the resource.
allow() - Method in class org.openapis.openapi.models.components.DomainRestrictions
A list of domain names or patterns that are explicitly allowed access
allow() - Method in class org.openapis.openapi.models.components.PlaybackIdDomains
A list of domains that are explicitly allowed access.
allow() - Method in class org.openapis.openapi.models.components.PlaybackIdUserAgents
A list of specific user agents that are allowed to access the resource.
allow() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains
A list of domains that are explicitly allowed access.
allow() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents
A list of specific user agents that are allowed to access the resource.
allow() - Method in class org.openapis.openapi.models.components.UserAgentRestrictions
A list of user agents that are explicitly allowed access
allow() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains
A list of domain names or patterns that are explicitly allowed access.
allow() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents
A list of user agents (identified by string names or patterns) that are explicitly allowed access.
allow() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomains
 
allow() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents
 
allow() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomains
 
allow() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents
 
allow() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData
List of domains explicitly allowed to play the media.
allow() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody
List of domains explicitly allowed to play the media.
allow() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData
List of user-agent substrings explicitly allowed.
allow() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody
List of user-agent substrings explicitly allowed.
allow(List<String>) - Method in class org.openapis.openapi.models.components.CreateMediaRequestDomains.Builder
A list of domain names or patterns that are explicitly allowed access.
allow(List<String>) - Method in class org.openapis.openapi.models.components.CreateMediaRequestUserAgents.Builder
A list of user agents (identified by string names or patterns) that are explicitly allowed access.
allow(List<String>) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdDomains.Builder
A list of domains that are explicitly allowed access.
allow(List<String>) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents.Builder
A list of specific user agents that are allowed to access the resource.
allow(List<String>) - Method in class org.openapis.openapi.models.components.DomainRestrictions.Builder
A list of domain names or patterns that are explicitly allowed access
allow(List<String>) - Method in class org.openapis.openapi.models.components.PlaybackIdDomains.Builder
A list of domains that are explicitly allowed access.
allow(List<String>) - Method in class org.openapis.openapi.models.components.PlaybackIdUserAgents.Builder
A list of specific user agents that are allowed to access the resource.
allow(List<String>) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains.Builder
A list of domains that are explicitly allowed access.
allow(List<String>) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents.Builder
A list of specific user agents that are allowed to access the resource.
allow(List<String>) - Method in class org.openapis.openapi.models.components.UserAgentRestrictions.Builder
A list of user agents that are explicitly allowed access
allow(List<String>) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains.Builder
A list of domain names or patterns that are explicitly allowed access.
allow(List<String>) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents.Builder
A list of user agents (identified by string names or patterns) that are explicitly allowed access.
allow(List<String>) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomains.Builder
 
allow(List<String>) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents.Builder
 
allow(List<String>) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomains.Builder
 
allow(List<String>) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents.Builder
 
allow(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData.Builder
List of domains explicitly allowed to play the media.
allow(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody.Builder
List of domains explicitly allowed to play the media.
allow(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData.Builder
List of user-agent substrings explicitly allowed.
allow(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody.Builder
List of user-agent substrings explicitly allowed.
ALLOW - Enum constant in enum class org.openapis.openapi.models.components.DomainsDefaultPolicy
 
ALLOW - Enum constant in enum class org.openapis.openapi.models.components.PolicyAction.PolicyActionEnum
 
ALLOW - Enum constant in enum class org.openapis.openapi.models.components.UserAgentsDefaultPolicy
 
ALLOW - Enum constant in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomainsDefaultPolicy
 
ALLOW - Enum constant in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgentsDefaultPolicy
 
ALLOW - Enum constant in enum class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy.GetPlaybackIdDomainsDefaultPolicyEnum
 
ALLOW - Enum constant in enum class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy.GetPlaybackIdUserAgentsDefaultPolicyEnum
 
ALLOW - Enum constant in enum class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy.ListPlaybackIdsDomainsDefaultPolicyEnum
 
ALLOW - Enum constant in enum class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy.ListPlaybackIdsUserAgentsDefaultPolicyEnum
 
ALLOW - Enum constant in enum class org.openapis.openapi.models.operations.UpdateDomainRestrictionsDefaultPolicy
 
ALLOW - Enum constant in enum class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsDefaultPolicy
 
ALLOW - Static variable in class org.openapis.openapi.models.components.PolicyAction
 
ALLOW - Static variable in class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy
 
ALLOW - Static variable in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy
 
ALLOW - Static variable in class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy
 
ALLOW - Static variable in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy
 
ALLOW_RESERVED - Static variable in class org.openapis.openapi.utils.Utf8UrlEncoder
 
allowIntrospection(Class<?>) - Static method in class org.openapis.openapi.utils.Utils
 
allowReserved() - Method in class org.openapis.openapi.utils.QueryParameter
 
allowReserved(boolean) - Static method in class org.openapis.openapi.utils.Utf8UrlEncoder
 
APIException - Exception Class in org.openapis.openapi.models.errors
Thrown by a service call when an error response occurs.
APIException(String, int, byte[], HttpResponse<InputStream>, Throwable) - Constructor for exception class org.openapis.openapi.models.errors.APIException
 
application() - Method in class org.openapis.openapi.models.components.ViewsList
The browser name of the viewer.
application(String) - Method in class org.openapis.openapi.models.components.ViewsList.Builder
The browser name of the viewer.
apply(S) - Method in interface org.openapis.openapi.utils.Utils.Function
 
apply(T) - Method in interface org.openapis.openapi.utils.Exceptions.CheckedFunction
 
applyMatchPreferences(List<OneOfDeserializer.Match<T>>, String) - Static method in class org.openapis.openapi.utils.OneOfDeserializer
Applies candidate preference rules to resolve multiple matches.
AR_SA - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
AR_SA - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
AR_SA - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
ARRAY - Enum constant in enum class org.openapis.openapi.utils.Types
 
ASC - Enum constant in enum class org.openapis.openapi.models.components.SortOrder
 
ASC - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataSortOrder
 
ASC - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesSortOrder
 
ASC - Enum constant in enum class org.openapis.openapi.models.operations.OrderBy
 
asDouble() - Method in class org.openapis.openapi.models.components.ErrorDetailsPercentage
Returns an Optional containing the value if it is of type double, otherwise returns an empty Optional.
asDouble() - Method in class org.openapis.openapi.models.components.TopErrorDetailsPercentage
Returns an Optional containing the value if it is of type double, otherwise returns an empty Optional.
asDouble() - Method in class org.openapis.openapi.models.components.UniqueViewersEffectedPercentage
Returns an Optional containing the value if it is of type double, otherwise returns an empty Optional.
asEnum() - Method in class org.openapis.openapi.models.components.AccessPolicy
 
asEnum() - Method in class org.openapis.openapi.models.components.AddTrackResponseType
 
asEnum() - Method in class org.openapis.openapi.models.components.AudioTrackType
 
asEnum() - Method in class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution
 
asEnum() - Method in class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality
 
asEnum() - Method in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
asEnum() - Method in class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality
 
asEnum() - Method in class org.openapis.openapi.models.components.DirectUploadStatus
 
asEnum() - Method in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
asEnum() - Method in class org.openapis.openapi.models.components.GenerateTrackResponseType
 
asEnum() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution
 
asEnum() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality
 
asEnum() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support
 
asEnum() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
asEnum() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
asEnum() - Method in class org.openapis.openapi.models.components.GetMediaResponseMaxResolution
 
asEnum() - Method in class org.openapis.openapi.models.components.GetMediaResponseMediaQuality
 
asEnum() - Method in class org.openapis.openapi.models.components.GetMediaResponseMp4Support
 
asEnum() - Method in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
asEnum() - Method in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
asEnum() - Method in class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution
 
asEnum() - Method in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
asEnum() - Method in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
asEnum() - Method in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
asEnum() - Method in class org.openapis.openapi.models.components.MediaMaxResolution
 
asEnum() - Method in class org.openapis.openapi.models.components.MediaMediaQuality
 
asEnum() - Method in class org.openapis.openapi.models.components.MediaMp4Support
 
asEnum() - Method in class org.openapis.openapi.models.components.MediaSourceResolution
 
asEnum() - Method in class org.openapis.openapi.models.components.MediaStatus
 
asEnum() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManualType
 
asEnum() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmartType
 
asEnum() - Method in class org.openapis.openapi.models.components.PlaylistItemType
 
asEnum() - Method in class org.openapis.openapi.models.components.PlaylistOrder
 
asEnum() - Method in class org.openapis.openapi.models.components.PolicyAction
 
asEnum() - Method in class org.openapis.openapi.models.components.Resolution
 
asEnum() - Method in class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution
 
asEnum() - Method in class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality
 
asEnum() - Method in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
asEnum() - Method in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
asEnum() - Method in class org.openapis.openapi.models.components.SubtitleTrackType
 
asEnum() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality
 
asEnum() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadStatus
 
asEnum() - Method in class org.openapis.openapi.models.components.UpdateMediaMaxResolution
 
asEnum() - Method in class org.openapis.openapi.models.components.UpdateMediaMediaQuality
 
asEnum() - Method in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
asEnum() - Method in class org.openapis.openapi.models.components.UpdateMediaStatus
 
asEnum() - Method in class org.openapis.openapi.models.components.UpdateTrackResponseType
 
asEnum() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy
 
asEnum() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy
 
asEnum() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy
 
asEnum() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy
 
asEnum() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy
 
asEnum() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy
 
asJson() - Method in class org.openapis.openapi.models.components.ErrorDetailsPercentage
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.EventTime
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseTrack
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.GetMediaResponseTrack
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.Input
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.LiveMediaClipsTrack
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.MediaTrack
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.PlayerHeight
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.PlayerViewCount
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.PropertyId
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.PullVideoInputSegmentUnion
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.SourceAccessMediaTrack
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.TopErrorDetailsPercentage
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.UniqueViewersEffectedPercentage
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.UpdateMediaTrack
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.VideoInputSegmentUnion
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.components.ViewerTime
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.operations.Input
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.models.operations.Track
Returns an Optional containing the value as a JsonNode.
asJson() - Method in class org.openapis.openapi.utils.UnknownType
Get the raw JSON data for this unknown type.
asLong() - Method in class org.openapis.openapi.models.components.ErrorDetailsPercentage
Returns an Optional containing the value if it is of type long, otherwise returns an empty Optional.
asLong() - Method in class org.openapis.openapi.models.components.EventTime
Returns an Optional containing the value if it is of type long, otherwise returns an empty Optional.
asLong() - Method in class org.openapis.openapi.models.components.PlayerHeight
Returns an Optional containing the value if it is of type long, otherwise returns an empty Optional.
asLong() - Method in class org.openapis.openapi.models.components.PlayerViewCount
Returns an Optional containing the value if it is of type long, otherwise returns an empty Optional.
asLong() - Method in class org.openapis.openapi.models.components.PropertyId
Returns an Optional containing the value if it is of type long, otherwise returns an empty Optional.
asLong() - Method in class org.openapis.openapi.models.components.TopErrorDetailsPercentage
Returns an Optional containing the value if it is of type long, otherwise returns an empty Optional.
asLong() - Method in class org.openapis.openapi.models.components.UniqueViewersEffectedPercentage
Returns an Optional containing the value if it is of type long, otherwise returns an empty Optional.
asLong() - Method in class org.openapis.openapi.models.components.ViewerTime
Returns an Optional containing the value if it is of type long, otherwise returns an empty Optional.
ASN_NAME - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
ASN_NAME - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
asnId() - Method in class org.openapis.openapi.models.components.Views
The unique identifier assigned to an Autonomous System (AS) on the Internet.
asnId(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
The unique identifier assigned to an Autonomous System (AS) on the Internet.
asnName() - Method in class org.openapis.openapi.models.components.Views
The Name associated with the asnId.
asnName(String) - Method in class org.openapis.openapi.models.components.Views.Builder
The Name associated with the asnId.
aspectRatio() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
aspectRatio() - Method in class org.openapis.openapi.models.components.GetMediaResponse
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
aspectRatio() - Method in class org.openapis.openapi.models.components.LiveMediaClips
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
aspectRatio() - Method in class org.openapis.openapi.models.components.Media
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
aspectRatio() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The aspect ratio of a video describes its shape based on the relationship between its width and height.
aspectRatio() - Method in class org.openapis.openapi.models.components.UpdateMedia
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
aspectRatio(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
aspectRatio(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
aspectRatio(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
aspectRatio(String) - Method in class org.openapis.openapi.models.components.Media.Builder
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
aspectRatio(String) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
The aspect ratio of a video describes its shape based on the relationship between its width and height.
aspectRatio(String) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
asPublisher() - Method in class org.openapis.openapi.utils.Blob
Returns a Flow.Publisher<ByteBuffer> that emits individual ByteBuffer from the underlying stream.
asType(EventStreamMessage, ObjectMapper, TypeReference<T>) - Static method in class org.openapis.openapi.utils.Utils
 
async() - Method in class org.openapis.openapi.AiFeatures
Switches to the async SDK.
async() - Method in class org.openapis.openapi.Dimensions
Switches to the async SDK.
async() - Method in class org.openapis.openapi.DrmConfigurations
Switches to the async SDK.
async() - Method in class org.openapis.openapi.Errors
Switches to the async SDK.
async() - Method in class org.openapis.openapi.Fastpix
Switches to the async SDK.
async() - Method in class org.openapis.openapi.InputVideos
Switches to the async SDK.
async() - Method in class org.openapis.openapi.InVideoAiFeatures
Switches to the async SDK.
async() - Method in class org.openapis.openapi.LivePlayback
Switches to the async SDK.
async() - Method in class org.openapis.openapi.LivePlaybacks
Switches to the async SDK.
async() - Method in class org.openapis.openapi.LiveStream
Switches to the async SDK.
async() - Method in class org.openapis.openapi.ManageLiveStream
Switches to the async SDK.
async() - Method in class org.openapis.openapi.ManageLiveStreams
Switches to the async SDK.
async() - Method in class org.openapis.openapi.ManageVideos
Switches to the async SDK.
async() - Method in class org.openapis.openapi.Metrics
Switches to the async SDK.
async() - Method in class org.openapis.openapi.Playback
Switches to the async SDK.
async() - Method in class org.openapis.openapi.Playlist
Switches to the async SDK.
async() - Method in class org.openapis.openapi.Playlists
Switches to the async SDK.
async() - Method in class org.openapis.openapi.SigningKeys
Switches to the async SDK.
async() - Method in class org.openapis.openapi.Simulcasts
Switches to the async SDK.
async() - Method in class org.openapis.openapi.SimulcastStream
Switches to the async SDK.
async() - Method in class org.openapis.openapi.SimulcastStreams
Switches to the async SDK.
async() - Method in class org.openapis.openapi.Streams
Switches to the async SDK.
async() - Method in class org.openapis.openapi.Videos
Switches to the async SDK.
async() - Method in class org.openapis.openapi.Views
Switches to the async SDK.
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.AddMediaToPlaylist.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.AddMediaTrack.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.CancelUpload.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.ChangeMediaOrderInPlaylist.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.CompleteLiveStream.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.CreateAPlaylist.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.CreateMedia.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.CreateMediaPlaybackId.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.CreateNewStream.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.CreatePlaybackIdOfStream.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.CreateSigningKey.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.CreateSimulcastOfStream.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.DeleteAPlaylist.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.DeleteLiveStream.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.DeleteMedia.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.DeleteMediaFromPlaylist.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.DeleteMediaPlaybackId.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.DeleteMediaTrack.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.DeletePlaybackIdOfStream.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.DeleteSigningKey.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.DeleteSimulcastOfStream.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.DirectUploadVideoMedia.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.DisableLiveStream.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.EnableLiveStream.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GenerateSubtitleTrack.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetAllPlaylists.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetAllStreams.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetDrmConfiguration.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetDrmConfigurationById.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetLiveStreamById.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetLiveStreamPlaybackId.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetLiveStreamViewerCountById.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetMedia.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetMediaClips.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetMediaSummary.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetPlaybackId.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetPlaylistById.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetSigningKeyById.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetSpecificSimulcastOfStream.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetTimeseriesData.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.GetVideoViewDetails.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.ListBreakdownValues.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.ListByTopContent.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.ListComparisonValues.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.ListDimensions.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.ListErrors.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.ListFilterValuesForDimension.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.ListLiveClips.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.ListMedia.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.ListOverallValues.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.ListPlaybackIds.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.ListSigningKeys.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.ListUploads.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.ListVideoViews.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.RetrieveMediaInputInfo.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.UpdateAPlaylist.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.UpdatedMedia.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.UpdatedMp4Support.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.UpdateDomainRestrictions.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.UpdatedSourceAccess.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.UpdateLiveStream.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.UpdateMediaChapters.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.UpdateMediaModeration.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.UpdateMediaNamedEntities.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.UpdateMediaSummary.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.UpdateMediaTrack.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.UpdateSpecificSimulcastOfStream.Async
 
Async(SDKConfiguration, Options, ScheduledExecutorService, Headers) - Constructor for class org.openapis.openapi.operations.UpdateUserAgentRestrictions.Async
 
AsyncAiFeatures - Class in org.openapis.openapi
 
AsyncAPIException - Exception Class in org.openapis.openapi.models.errors
Thrown by an async service call when an error response occurs.
AsyncAPIException(String, int, byte[], HttpResponse<Blob>, Throwable) - Constructor for exception class org.openapis.openapi.models.errors.AsyncAPIException
 
AsyncDimensions - Class in org.openapis.openapi
Operations involving dimensions
AsyncDrmConfigurations - Class in org.openapis.openapi
 
AsyncErrors - Class in org.openapis.openapi
Operations involving errors
AsyncFastpix - Class in org.openapis.openapi
FASTPIX API'S: FastPix provides a comprehensive set of APIs that enable developers to manage both **on-demand media (video/audio)** and **live streaming experiences**, with built-in security features through **cryptographic signing keys**.
AsyncHook - Class in org.openapis.openapi.utils
Utility class for defining async hook interfaces.
AsyncHook.AfterError - Interface in org.openapis.openapi.utils
Specifies what happens if a request action throws an Exception.
AsyncHook.AfterSuccess - Interface in org.openapis.openapi.utils
Specifies how a response is transformed before response processing.
AsyncHook.BeforeRequest - Interface in org.openapis.openapi.utils
Specifies how a request is transformed before sending.
AsyncHook.IdempotencyHook - Class in org.openapis.openapi.utils
 
asyncHooks() - Method in class org.openapis.openapi.SDKConfiguration
 
AsyncHooks - Class in org.openapis.openapi.utils
Async hook registry for runtime request/response processing.
AsyncHooks() - Constructor for class org.openapis.openapi.utils.AsyncHooks
 
AsyncInputVideos - Class in org.openapis.openapi
 
AsyncInVideoAiFeatures - Class in org.openapis.openapi
 
AsyncLivePlayback - Class in org.openapis.openapi
 
AsyncLivePlaybacks - Class in org.openapis.openapi
 
AsyncLiveStream - Class in org.openapis.openapi
 
AsyncManageLiveStream - Class in org.openapis.openapi
 
AsyncManageLiveStreams - Class in org.openapis.openapi
 
AsyncManageVideos - Class in org.openapis.openapi
 
AsyncMetrics - Class in org.openapis.openapi
Operations involving metrics
AsyncPlayback - Class in org.openapis.openapi
Operations for video playback management
AsyncPlaylist - Class in org.openapis.openapi
Operations for playlist management
AsyncPlaylists - Class in org.openapis.openapi
 
AsyncResponse - Interface in org.openapis.openapi.utils
 
AsyncRetries - Class in org.openapis.openapi.utils
 
AsyncRetries.Builder - Class in org.openapis.openapi.utils
 
AsyncRetryableException - Exception Class in org.openapis.openapi.utils
 
AsyncRetryableException(HttpResponse<Blob>) - Constructor for exception class org.openapis.openapi.utils.AsyncRetryableException
 
AsyncSigningKeys - Class in org.openapis.openapi
 
AsyncSimulcasts - Class in org.openapis.openapi
 
AsyncSimulcastStream - Class in org.openapis.openapi
 
AsyncSimulcastStreams - Class in org.openapis.openapi
 
AsyncStreams - Class in org.openapis.openapi
 
AsyncVideos - Class in org.openapis.openapi
 
AsyncViews - Class in org.openapis.openapi
Operations involving views
AUDIO - Enum constant in enum class org.openapis.openapi.models.components.AddTrackRequestType
 
AUDIO - Enum constant in enum class org.openapis.openapi.models.components.AddTrackResponseType.AddTrackResponseTypeEnum
 
AUDIO - Enum constant in enum class org.openapis.openapi.models.components.AudioInputType
 
AUDIO - Enum constant in enum class org.openapis.openapi.models.components.AudioTrackType.AudioTrackTypeEnum
 
AUDIO - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestType
 
AUDIO - Enum constant in enum class org.openapis.openapi.models.components.MediaType
 
AUDIO - Enum constant in enum class org.openapis.openapi.models.components.UpdateTrackResponseType.UpdateTrackResponseTypeEnum
 
AUDIO - Enum constant in enum class org.openapis.openapi.models.operations.Type
 
AUDIO - Static variable in class org.openapis.openapi.models.components.AddTrackResponseType
 
AUDIO - Static variable in class org.openapis.openapi.models.components.AudioTrackType
 
AUDIO - Static variable in class org.openapis.openapi.models.components.UpdateTrackResponseType
 
AUDIO_ONLY - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestMp4Support
 
AUDIO_ONLY - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support.GetAllMediaResponseMp4SupportEnum
 
AUDIO_ONLY - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseMp4Support.GetMediaResponseMp4SupportEnum
 
AUDIO_ONLY - Enum constant in enum class org.openapis.openapi.models.components.MediaMp4Support.MediaMp4SupportEnum
 
AUDIO_ONLY - Enum constant in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaMp4Support
 
AUDIO_ONLY - Enum constant in enum class org.openapis.openapi.models.operations.UpdatedMp4SupportMp4Support
 
AUDIO_ONLY - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support
 
AUDIO_ONLY - Static variable in class org.openapis.openapi.models.components.GetMediaResponseMp4Support
 
AUDIO_ONLY - Static variable in class org.openapis.openapi.models.components.MediaMp4Support
 
AUDIO_ONLY_CAPPED4K - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestMp4Support
 
AUDIO_ONLY_CAPPED4K - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support.GetAllMediaResponseMp4SupportEnum
 
AUDIO_ONLY_CAPPED4K - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseMp4Support.GetMediaResponseMp4SupportEnum
 
AUDIO_ONLY_CAPPED4K - Enum constant in enum class org.openapis.openapi.models.components.MediaMp4Support.MediaMp4SupportEnum
 
AUDIO_ONLY_CAPPED4K - Enum constant in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaMp4Support
 
AUDIO_ONLY_CAPPED4K - Enum constant in enum class org.openapis.openapi.models.operations.UpdatedMp4SupportMp4Support
 
AUDIO_ONLY_CAPPED4K - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support
 
AUDIO_ONLY_CAPPED4K - Static variable in class org.openapis.openapi.models.components.GetMediaResponseMp4Support
 
AUDIO_ONLY_CAPPED4K - Static variable in class org.openapis.openapi.models.components.MediaMp4Support
 
audioInput() - Method in class org.openapis.openapi.models.components.Input
Returns an Optional containing the value if it is of type AudioInput, otherwise returns an empty Optional.
audioInput() - Method in class org.openapis.openapi.models.operations.Input
Returns an Optional containing the value if it is of type AudioInput, otherwise returns an empty Optional.
AudioInput - Class in org.openapis.openapi.models.components
 
AudioInput(AudioInputType, String) - Constructor for class org.openapis.openapi.models.components.AudioInput
 
AudioInput(AudioInputType, String, List<ImposeTrack>) - Constructor for class org.openapis.openapi.models.components.AudioInput
 
AudioInput.Builder - Class in org.openapis.openapi.models.components
 
AudioInputType - Enum Class in org.openapis.openapi.models.components
AudioInputType
audioTrack() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseTrack
Returns an Optional containing the value if it is of type AudioTrack, otherwise returns an empty Optional.
audioTrack() - Method in class org.openapis.openapi.models.components.GetMediaResponseTrack
Returns an Optional containing the value if it is of type AudioTrack, otherwise returns an empty Optional.
audioTrack() - Method in class org.openapis.openapi.models.components.LiveMediaClipsTrack
Returns an Optional containing the value if it is of type AudioTrack, otherwise returns an empty Optional.
audioTrack() - Method in class org.openapis.openapi.models.components.MediaTrack
Returns an Optional containing the value if it is of type AudioTrack, otherwise returns an empty Optional.
audioTrack() - Method in class org.openapis.openapi.models.components.SourceAccessMediaTrack
Returns an Optional containing the value if it is of type AudioTrack, otherwise returns an empty Optional.
audioTrack() - Method in class org.openapis.openapi.models.components.UpdateMediaTrack
Returns an Optional containing the value if it is of type AudioTrack, otherwise returns an empty Optional.
audioTrack() - Method in class org.openapis.openapi.models.operations.Track
Returns an Optional containing the value if it is of type AudioTrack, otherwise returns an empty Optional.
AudioTrack - Class in org.openapis.openapi.models.components
AudioTrack
AudioTrack() - Constructor for class org.openapis.openapi.models.components.AudioTrack
 
AudioTrack(String, AudioTrackType, String, String, String) - Constructor for class org.openapis.openapi.models.components.AudioTrack
 
AudioTrack.Builder - Class in org.openapis.openapi.models.components
 
AudioTrackType - Class in org.openapis.openapi.models.components
AudioTrackType
AudioTrackType.AudioTrackTypeEnum - Enum Class in org.openapis.openapi.models.components
 
AuthException - Exception Class in org.openapis.openapi.models.errors
An exception associated with Authentication or Authorization.
AuthException(String, int, byte[], HttpResponse<InputStream>) - Constructor for exception class org.openapis.openapi.models.errors.AuthException
 
AV - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestType
 
AV - Enum constant in enum class org.openapis.openapi.models.components.MediaType
 
AV - Enum constant in enum class org.openapis.openapi.models.operations.Type
 
AVERAGE_BITRATE - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
AVERAGE_BITRATE - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
AVERAGE_BITRATE - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
averageBitrate() - Method in class org.openapis.openapi.models.components.Views
Average Bitrate represents the average bitrate of the video content watched by the viewer, expressed in bits per second (bps).
averageBitrate(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Average Bitrate represents the average bitrate of the video content watched by the viewer, expressed in bits per second (bps).
AVG_DOWNSCALING - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
AVG_DOWNSCALING - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
AVG_DOWNSCALING - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
AVG_UPSCALING - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
AVG_UPSCALING - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
AVG_UPSCALING - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
avgDownscaling() - Method in class org.openapis.openapi.models.components.Views
Average Downscaling refers to the average reduction in video resolution or quality during the playback of video content.
avgDownscaling(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Average Downscaling refers to the average reduction in video resolution or quality during the playback of video content.
avgRequestLatency() - Method in class org.openapis.openapi.models.components.Views
Average Request Latency average time it takes for a request to be made and processed during video playback
avgRequestLatency(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Average Request Latency average time it takes for a request to be made and processed during video playback
avgRequestThroughput() - Method in class org.openapis.openapi.models.components.Views
Average Request Throughput refers to the average throughput or data transfer rate of HTTP requests made during video playback
avgRequestThroughput(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Average Request Throughput refers to the average throughput or data transfer rate of HTTP requests made during video playback
avgUpscaling() - Method in class org.openapis.openapi.models.components.Views
Average Upscaling refers to the average resolution of the video source is lower than the resolution of the playback device or screen.
avgUpscaling(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Average Upscaling refers to the average resolution of the video source is lower than the resolution of the playback device or screen.

B

backoff() - Method in class org.openapis.openapi.utils.RetryConfig
 
backoff() - Method in class org.openapis.openapi.utils.RetryConfig.Builder
Selects the default backoff retry strategy.
backoff(BackoffStrategy) - Method in class org.openapis.openapi.utils.RetryConfig.Builder
Selects and configures the backoff retry strategy.
BACKOFF - Enum constant in enum class org.openapis.openapi.utils.RetryConfig.Strategy
 
BackoffStrategy - Class in org.openapis.openapi.utils
Exponential Backoff Strategy with Jitter The duration between consecutive attempts is calculated as follows: intervalMs = min(maxIntervalMs, initialIntervalMs*(baseFactor^attempts) +/- r) where baseFactor is the base factor and r a random value between 0 and jitterFactor*intervalMs.
BackoffStrategy.Builder - Class in org.openapis.openapi.utils
 
baseFactor() - Method in class org.openapis.openapi.utils.BackoffStrategy
 
baseFactor(double) - Method in class org.openapis.openapi.utils.BackoffStrategy.Builder
Sets the backoff base factor.
baseUrl() - Method in class org.openapis.openapi.utils.Hook.AfterErrorContextImpl
 
baseUrl() - Method in class org.openapis.openapi.utils.Hook.AfterSuccessContextImpl
 
baseUrl() - Method in class org.openapis.openapi.utils.Hook.BeforeRequestContextImpl
 
baseUrl() - Method in interface org.openapis.openapi.utils.Hook.HookContext
 
BasicAccessPolicy - Enum Class in org.openapis.openapi.models.components
BasicAccessPolicy
beaconDomain() - Method in class org.openapis.openapi.models.components.Views
Beacon Domain specifies the domain endpoint used by the player or SDK to send analytics or tracking beacons for playback events.
beaconDomain(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Beacon Domain specifies the domain endpoint used by the player or SDK to send analytics or tracking beacons for playback events.
beforeRequest(UnaryOperator<HttpRequest>) - Method in class org.openapis.openapi.utils.RecordingClient
 
beforeRequest(Hook.BeforeRequestContext, HttpRequest) - Method in interface org.openapis.openapi.utils.AsyncHook.BeforeRequest
Transforms the given HttpRequest before sending.
beforeRequest(Hook.BeforeRequestContext, HttpRequest) - Method in class org.openapis.openapi.utils.AsyncHook.IdempotencyHook
 
beforeRequest(Hook.BeforeRequestContext, HttpRequest) - Method in class org.openapis.openapi.utils.AsyncHooks
 
beforeRequest(Hook.BeforeRequestContext, HttpRequest) - Method in interface org.openapis.openapi.utils.Hook.BeforeRequest
Transforms the given HttpRequest before sending.
beforeRequest(Hook.BeforeRequestContext, HttpRequest) - Method in class org.openapis.openapi.utils.Hook.IdempotencyHook
 
beforeRequest(Hook.BeforeRequestContext, HttpRequest) - Method in class org.openapis.openapi.utils.Hooks
 
BeforeRequestContextImpl(SDKConfiguration, String, String, Optional<List<String>>, Optional<SecuritySource>) - Constructor for class org.openapis.openapi.utils.Hook.BeforeRequestContextImpl
 
BGBG - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
BGBG - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
BGBG - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
BigDecimalString - Class in org.openapis.openapi.utils
 
BigDecimalString(String) - Constructor for class org.openapis.openapi.utils.BigDecimalString
 
BigDecimalString(BigDecimal) - Constructor for class org.openapis.openapi.utils.BigDecimalString
 
BigDecimalString.Deserializer - Class in org.openapis.openapi.utils
 
BigDecimalString.Serializer - Class in org.openapis.openapi.utils
 
BigIntegerString - Class in org.openapis.openapi.utils
 
BigIntegerString(String) - Constructor for class org.openapis.openapi.utils.BigIntegerString
 
BigIntegerString(BigInteger) - Constructor for class org.openapis.openapi.utils.BigIntegerString
 
BigIntegerString.Deserializer - Class in org.openapis.openapi.utils
 
BigIntegerString.Serializer - Class in org.openapis.openapi.utils
 
Blob - Class in org.openapis.openapi.utils
A utility class for creating data blobs from various input sources that implements HttpRequest.BodyPublisher.
BlockingParser<T> - Class in org.openapis.openapi.utils
Blocking parser that reads from a Reader and delegates to a StreamingParser.
BlockingParser(Reader, StreamingParser<T>) - Constructor for class org.openapis.openapi.utils.BlockingParser
 
BN_BD - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
BN_BD - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
BN_BD - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
BN_IN - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
BN_IN - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
BN_IN - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
body() - Method in exception class org.openapis.openapi.models.errors.FastpixException
 
body() - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequest
 
body() - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequest
 
body() - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequest
 
body() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequest
Request body for creating playback id for an media
body() - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequest
 
body() - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequest
 
body() - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequest
 
body() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest
 
body() - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequest
 
body() - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequest
 
body() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequest
 
body() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest
 
body() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequest
 
body() - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequest
 
body() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequest
 
body() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequest
 
body() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequest
 
body() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequest
 
body() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequest
 
body() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest
 
body() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest
 
body() - Method in class org.openapis.openapi.utils.reactive.EventStream
Returns the AsyncResponse body.
body() - Method in class org.openapis.openapi.utils.ResponseWithBody
 
body() - Method in class org.openapis.openapi.utils.SerializedBody
 
body() - Method in class org.openapis.openapi.utils.Utils.HttpResponseCached
 
body(MediaIdsRequest) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequest.Builder
 
body(MediaIdsRequest) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequestBuilder
 
body(MediaIdsRequest) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistRequestBuilder
 
body(MediaIdsRequest) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistRequestBuilder
 
body(MediaIdsRequest) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistRequestBuilder
 
body(MediaIdsRequest) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequest.Builder
 
body(MediaIdsRequest) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequestBuilder
 
body(MediaIdsRequest) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequest.Builder
 
body(MediaIdsRequest) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequestBuilder
 
body(PatchLiveStreamRequest) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamRequestBuilder
 
body(PatchLiveStreamRequest) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequest.Builder
 
body(PatchLiveStreamRequest) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequestBuilder
 
body(PlaybackIdRequest) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamRequestBuilder
 
body(PlaybackIdRequest) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequest.Builder
 
body(PlaybackIdRequest) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequestBuilder
 
body(SimulcastRequest) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamRequestBuilder
 
body(SimulcastRequest) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequest.Builder
 
body(SimulcastRequest) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequestBuilder
 
body(SimulcastUpdateRequest) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamRequestBuilder
 
body(SimulcastUpdateRequest) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest.Builder
 
body(SimulcastUpdateRequest) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequestBuilder
 
body(TrackSubtitlesGenerateRequest) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackRequestBuilder
 
body(TrackSubtitlesGenerateRequest) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest.Builder
 
body(TrackSubtitlesGenerateRequest) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequestBuilder
 
body(UpdatePlaylistRequest) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistRequestBuilder
 
body(UpdatePlaylistRequest) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequest.Builder
 
body(UpdatePlaylistRequest) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequestBuilder
 
body(UpdateTrackRequest) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackRequestBuilder
 
body(UpdateTrackRequest) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequest.Builder
 
body(UpdateTrackRequest) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequestBuilder
 
body(AddMediaTrackRequestBody) - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequest.Builder
 
body(AddMediaTrackRequestBody) - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequestBuilder
 
body(AddMediaTrackRequestBody) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackRequestBuilder
 
body(CreateMediaPlaybackIdRequestBody) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdRequestBuilder
 
body(CreateMediaPlaybackIdRequestBody) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequest.Builder
Request body for creating playback id for an media
body(CreateMediaPlaybackIdRequestBody) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBuilder
 
body(UpdatedMediaRequestBody) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaRequestBuilder
 
body(UpdatedMediaRequestBody) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequest.Builder
 
body(UpdatedMediaRequestBody) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBuilder
 
body(UpdatedMp4SupportRequestBody) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportRequestBuilder
 
body(UpdatedMp4SupportRequestBody) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequest.Builder
 
body(UpdatedMp4SupportRequestBody) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBuilder
 
body(UpdateDomainRestrictionsRequestBody) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsRequestBuilder
 
body(UpdateDomainRestrictionsRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest.Builder
 
body(UpdateDomainRestrictionsRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBuilder
 
body(UpdatedSourceAccessRequestBody) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessRequestBuilder
 
body(UpdatedSourceAccessRequestBody) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequest.Builder
 
body(UpdatedSourceAccessRequestBody) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBuilder
 
body(UpdateMediaChaptersRequestBody) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersRequestBuilder
 
body(UpdateMediaChaptersRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequest.Builder
 
body(UpdateMediaChaptersRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBuilder
 
body(UpdateMediaModerationRequestBody) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationRequestBuilder
 
body(UpdateMediaModerationRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequest.Builder
 
body(UpdateMediaModerationRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBuilder
 
body(UpdateMediaNamedEntitiesRequestBody) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesRequestBuilder
 
body(UpdateMediaNamedEntitiesRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequest.Builder
 
body(UpdateMediaNamedEntitiesRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBuilder
 
body(UpdateMediaSummaryRequestBody) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryRequestBuilder
 
body(UpdateMediaSummaryRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequest.Builder
 
body(UpdateMediaSummaryRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBuilder
 
body(UpdateUserAgentRestrictionsRequestBody) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsRequestBuilder
 
body(UpdateUserAgentRestrictionsRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest.Builder
 
body(UpdateUserAgentRestrictionsRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBuilder
 
bodyAsBytes() - Method in class org.openapis.openapi.utils.Utils.HttpResponseCached
 
bodyAsString() - Method in exception class org.openapis.openapi.models.errors.FastpixException
 
bodyAsUtf8() - Method in class org.openapis.openapi.utils.Utils.HttpResponseCached
 
bodyBytes(HttpRequest) - Static method in class org.openapis.openapi.utils.Helpers
Returns the request body as a byte array.
bodyPublisher() - Method in class org.openapis.openapi.utils.Multipart
 
bodyUtf8(HttpRequest) - Static method in class org.openapis.openapi.utils.Helpers
Returns the request body as a String assuming that the bytes of the request body are encoded with UTF-8.
BOOLEAN_STRICT - Static variable in class org.openapis.openapi.utils.Deserializers
 
BOTTOM - Enum constant in enum class org.openapis.openapi.models.components.YAlign
 
boundary() - Method in class org.openapis.openapi.utils.Multipart
Visible for tests.
BROWSER_NAME - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
BROWSER_NAME - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
BROWSER_VERSION - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
BROWSER_VERSION - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
browserEngine() - Method in class org.openapis.openapi.models.components.Views
Browser Engine denotes the rendering engine used by the browser (e.g., Blink, Gecko, WebKit).
browserEngine(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Browser Engine denotes the rendering engine used by the browser (e.g., Blink, Gecko, WebKit).
browserName() - Method in class org.openapis.openapi.models.components.Views
Browser Name denotes the software application utilized by the viewer to access and watch the video content
browserName(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Browser Name denotes the software application utilized by the viewer to access and watch the video content
BrowserNameDimensiondetails - Class in org.openapis.openapi.models.components
 
BrowserNameDimensiondetails() - Constructor for class org.openapis.openapi.models.components.BrowserNameDimensiondetails
 
BrowserNameDimensiondetails(String, Long, Long) - Constructor for class org.openapis.openapi.models.components.BrowserNameDimensiondetails
 
BrowserNameDimensiondetails.Builder - Class in org.openapis.openapi.models.components
 
browserVersion() - Method in class org.openapis.openapi.models.components.Views
Browser Version signifies the specific version of the browser software employed by the viewer
browserVersion(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Browser Version signifies the specific version of the browser software employed by the viewer
BUFFER_COUNT - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
BUFFER_COUNT - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
BUFFER_COUNT - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
BUFFER_FILL - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
BUFFER_FILL - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
BUFFER_FILL - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
BUFFER_FREQUENCY - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
BUFFER_FREQUENCY - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
BUFFER_FREQUENCY - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
BUFFER_RATIO - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
BUFFER_RATIO - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
BUFFER_RATIO - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
bufferCount() - Method in class org.openapis.openapi.models.components.Views
Buffer Count represents the number of rebuffering events occurring during the video view.
bufferCount(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Buffer Count represents the number of rebuffering events occurring during the video view.
bufferFill() - Method in class org.openapis.openapi.models.components.Views
Buffer Fill indicates the total time, in milliseconds, that viewers wait for rebuffering per video view.
bufferFill(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Buffer Fill indicates the total time, in milliseconds, that viewers wait for rebuffering per video view.
bufferFrequency() - Method in class org.openapis.openapi.models.components.Views
Buffer Frequency measures the rate at which rebuffering events occur, expressed as events per millisecond.
bufferFrequency(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Buffer Frequency measures the rate at which rebuffering events occur, expressed as events per millisecond.
bufferRatio() - Method in class org.openapis.openapi.models.components.Views
Buffer Ratio refers to the percentage of time during video playback where the viewer experiences buffering or rebuffering events.
bufferRatio(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Buffer Ratio refers to the percentage of time during video playback where the viewer experiences buffering or rebuffering events.
build() - Method in class org.openapis.openapi.Fastpix.Builder
Builds a new instance of the SDK.
build() - Method in class org.openapis.openapi.models.components.AddTrackRequest.Builder
 
build() - Method in class org.openapis.openapi.models.components.AddTrackResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.AiResponseRecord.Builder
 
build() - Method in class org.openapis.openapi.models.components.AiSummaryRecord.Builder
 
build() - Method in class org.openapis.openapi.models.components.AudioInput.Builder
 
build() - Method in class org.openapis.openapi.models.components.AudioTrack.Builder
 
build() - Method in class org.openapis.openapi.models.components.BrowserNameDimensiondetails.Builder
 
build() - Method in class org.openapis.openapi.models.components.ChaptersResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreateLiveStreamRequest.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreateMediaRequestAccessRestrictions.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreateMediaRequestDomains.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreateMediaRequestUserAgents.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreateMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreateMediaResponseInput.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreateMediaSuccessResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreatePlaybackId.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdAccessRestrictions.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdDomains.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreateResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO.Builder
 
build() - Method in class org.openapis.openapi.models.components.Custom1.Builder
 
build() - Method in class org.openapis.openapi.models.components.Custom2.Builder
 
build() - Method in class org.openapis.openapi.models.components.DataPagination.Builder
 
build() - Method in class org.openapis.openapi.models.components.DateRange.Builder
 
build() - Method in class org.openapis.openapi.models.components.DefaultError.Builder
 
build() - Method in class org.openapis.openapi.models.components.DeleteSigningKeyResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.DirectUpload.Builder
 
build() - Method in class org.openapis.openapi.models.components.DirectUploadResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.DomainRestrictions.Builder
 
build() - Method in class org.openapis.openapi.models.components.DrmIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.Error.Builder
 
build() - Method in class org.openapis.openapi.models.components.ErrorDetails.Builder
 
build() - Method in class org.openapis.openapi.models.components.Event.Builder
 
build() - Method in class org.openapis.openapi.models.components.GenerateTrackResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.GetAllPlaylistsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponseDto.Builder
 
build() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
 
build() - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTO.Builder
 
build() - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData.Builder
 
build() - Method in class org.openapis.openapi.models.components.GetStreamsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.ImposeTrack.Builder
 
build() - Method in class org.openapis.openapi.models.components.InputMediaSettings.Builder
 
build() - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
 
build() - Method in class org.openapis.openapi.models.components.LiveSimulcast.Builder
 
build() - Method in class org.openapis.openapi.models.components.LiveStreamDeleteResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.LivestreamgetResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.LiveStreamPagination.Builder
 
build() - Method in class org.openapis.openapi.models.components.LiveStreamResponseDTO.Builder
 
build() - Method in class org.openapis.openapi.models.components.Media.Builder
 
build() - Method in class org.openapis.openapi.models.components.MediaCancelResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.MediaClipResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.MediaClipResponseData.Builder
 
build() - Method in class org.openapis.openapi.models.components.MediaClipResponsePagination.Builder
 
build() - Method in class org.openapis.openapi.models.components.MediaClipResponsePlaybackId.Builder
 
build() - Method in class org.openapis.openapi.models.components.MediaIdsRequest.Builder
 
build() - Method in class org.openapis.openapi.models.components.Metadata.Builder
 
build() - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails.Builder
 
build() - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails.Builder
 
build() - Method in class org.openapis.openapi.models.components.MetricsmetadataDetails.Builder
 
build() - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails.Builder
 
build() - Method in class org.openapis.openapi.models.components.MetricsOverallmetadataDetails.Builder
 
build() - Method in class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails.Builder
 
build() - Method in class org.openapis.openapi.models.components.MetricsTimeseriesmetadataDetails.Builder
 
build() - Method in class org.openapis.openapi.models.components.Moderation.Builder
 
build() - Method in class org.openapis.openapi.models.components.ModerationResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.NamedEntitiesResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.Pagination.Builder
 
build() - Method in class org.openapis.openapi.models.components.PatchLiveStreamRequest.Builder
 
build() - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
 
build() - Method in class org.openapis.openapi.models.components.PatchResponseDTO.Builder
 
build() - Method in class org.openapis.openapi.models.components.Placement.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaybackId.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaybackIdAccessRestrictions.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaybackIdDomains.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaybackIdRequest.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaybackIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponseData.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaybackIdUserAgents.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaybackSettings.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMetadata.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaylistCreatedResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaylistDeleteResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.PlaylistItem.Builder
 
build() - Method in class org.openapis.openapi.models.components.PullVideoInput.Builder
 
build() - Method in class org.openapis.openapi.models.components.PullVideoInputSegment1.Builder
 
build() - Method in class org.openapis.openapi.models.components.PullVideoInputSegment2.Builder
 
build() - Method in class org.openapis.openapi.models.components.Security.Builder
 
build() - Method in class org.openapis.openapi.models.components.SigningKeysPagination.Builder
 
build() - Method in class org.openapis.openapi.models.components.SimulcastdeleteResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.SimulcastRequest.Builder
 
build() - Method in class org.openapis.openapi.models.components.SimulcastResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.SimulcastResponseData.Builder
 
build() - Method in class org.openapis.openapi.models.components.SimulcastUpdateRequest.Builder
 
build() - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData.Builder
 
build() - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
 
build() - Method in class org.openapis.openapi.models.components.SrtPlaybackResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.SubtitleInput.Builder
 
build() - Method in class org.openapis.openapi.models.components.Subtitles.Builder
 
build() - Method in class org.openapis.openapi.models.components.SubtitleTrack.Builder
 
build() - Method in class org.openapis.openapi.models.components.Summary.Builder
 
build() - Method in class org.openapis.openapi.models.components.SummaryResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.TopErrorDetails.Builder
 
build() - Method in class org.openapis.openapi.models.components.TracksSubtitles.Builder
 
build() - Method in class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest.Builder
 
build() - Method in class org.openapis.openapi.models.components.UnusedDirectUpload.Builder
 
build() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackId.Builder
 
build() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdAccessRestrictions.Builder
 
build() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains.Builder
 
build() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents.Builder
 
build() - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
 
build() - Method in class org.openapis.openapi.models.components.UpdatePlaylistRequest.Builder
 
build() - Method in class org.openapis.openapi.models.components.UpdateTrackRequest.Builder
 
build() - Method in class org.openapis.openapi.models.components.UpdateTrackResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.UserAgentRestrictions.Builder
 
build() - Method in class org.openapis.openapi.models.components.VideoInput.Builder
 
build() - Method in class org.openapis.openapi.models.components.VideoInputSegment1.Builder
 
build() - Method in class org.openapis.openapi.models.components.VideoInputSegment2.Builder
 
build() - Method in class org.openapis.openapi.models.components.VideoTrack.Builder
 
build() - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll.Builder
 
build() - Method in class org.openapis.openapi.models.components.Views.Builder
 
build() - Method in class org.openapis.openapi.models.components.ViewsByTopContentDetails.Builder
 
build() - Method in class org.openapis.openapi.models.components.ViewsCountResponse.Builder
 
build() - Method in class org.openapis.openapi.models.components.ViewsCountResponseData.Builder
 
build() - Method in class org.openapis.openapi.models.components.ViewsList.Builder
 
build() - Method in class org.openapis.openapi.models.components.WatermarkInput.Builder
 
build() - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequestBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CancelUploadRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CancelUploadResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CancelUploadResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.Configuration.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdAccessRestrictions.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CreateMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteMediaRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteMediaResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessRestrictions.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaModeration.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DisableLiveStreamRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.EnableLiveStreamRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.File.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetMediaRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetMediaResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessRestrictions.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdData.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomains.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListByTopContentRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListByTopContentResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListDimensionsResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListErrorsData.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListErrorsRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListErrorsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListErrorsResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListMediaRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListMediaResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessRestrictions.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsData.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomains.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListUploadsRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListUploadsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListUploadsResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
 
build() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoData.Builder
 
build() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.Subtitles.Builder
 
build() - Method in class org.openapis.openapi.models.operations.Summary.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationModeration.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponseBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse.Builder
 
build() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponseBody.Builder
 
build() - Method in class org.openapis.openapi.utils.AsyncRetries.Builder
 
build() - Method in class org.openapis.openapi.utils.BackoffStrategy.Builder
 
build() - Method in class org.openapis.openapi.utils.HTTPRequest
 
build() - Method in class org.openapis.openapi.utils.Multipart.Builder
 
build() - Method in class org.openapis.openapi.utils.Options.Builder
 
build() - Method in class org.openapis.openapi.utils.Retries.Builder
 
build() - Method in class org.openapis.openapi.utils.RetryConfig.Builder
 
builder() - Static method in class org.openapis.openapi.Fastpix
Get a new instance of the SDK builder to configure a new instance of the SDK.
builder() - Static method in class org.openapis.openapi.models.components.AddTrackRequest
 
builder() - Static method in class org.openapis.openapi.models.components.AddTrackResponse
 
builder() - Static method in class org.openapis.openapi.models.components.AiResponseRecord
 
builder() - Static method in class org.openapis.openapi.models.components.AiSummaryRecord
 
builder() - Static method in class org.openapis.openapi.models.components.AudioInput
 
builder() - Static method in class org.openapis.openapi.models.components.AudioTrack
 
builder() - Static method in class org.openapis.openapi.models.components.BrowserNameDimensiondetails
 
builder() - Static method in class org.openapis.openapi.models.components.ChaptersResponse
 
builder() - Static method in class org.openapis.openapi.models.components.CreateLiveStreamRequest
 
builder() - Static method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
 
builder() - Static method in class org.openapis.openapi.models.components.CreateMediaRequest
 
builder() - Static method in class org.openapis.openapi.models.components.CreateMediaRequestAccessRestrictions
 
builder() - Static method in class org.openapis.openapi.models.components.CreateMediaRequestDomains
 
builder() - Static method in class org.openapis.openapi.models.components.CreateMediaRequestUserAgents
 
builder() - Static method in class org.openapis.openapi.models.components.CreateMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.components.CreateMediaResponseInput
 
builder() - Static method in class org.openapis.openapi.models.components.CreateMediaSuccessResponse
 
builder() - Static method in class org.openapis.openapi.models.components.CreatePlaybackId
 
builder() - Static method in class org.openapis.openapi.models.components.CreatePlaybackIdAccessRestrictions
 
builder() - Static method in class org.openapis.openapi.models.components.CreatePlaybackIdDomains
 
builder() - Static method in class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents
 
builder() - Static method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual
 
builder() - Static method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
 
builder() - Static method in class org.openapis.openapi.models.components.CreateResponse
 
builder() - Static method in class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO
 
builder() - Static method in class org.openapis.openapi.models.components.Custom1
 
builder() - Static method in class org.openapis.openapi.models.components.Custom2
 
builder() - Static method in class org.openapis.openapi.models.components.DataPagination
 
builder() - Static method in class org.openapis.openapi.models.components.DateRange
 
builder() - Static method in class org.openapis.openapi.models.components.DefaultError
 
builder() - Static method in class org.openapis.openapi.models.components.DeleteSigningKeyResponse
 
builder() - Static method in class org.openapis.openapi.models.components.DirectUpload
 
builder() - Static method in class org.openapis.openapi.models.components.DirectUploadResponse
 
builder() - Static method in class org.openapis.openapi.models.components.DomainRestrictions
 
builder() - Static method in class org.openapis.openapi.models.components.DrmIdResponse
 
builder() - Static method in class org.openapis.openapi.models.components.Error
 
builder() - Static method in class org.openapis.openapi.models.components.ErrorDetails
 
builder() - Static method in class org.openapis.openapi.models.components.Event
 
builder() - Static method in class org.openapis.openapi.models.components.GenerateTrackResponse
 
builder() - Static method in class org.openapis.openapi.models.components.GetAllMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.components.GetAllPlaylistsResponse
 
builder() - Static method in class org.openapis.openapi.models.components.GetAllSigningKeysResponse
 
builder() - Static method in class org.openapis.openapi.models.components.GetAllSigningKeysResponseDto
 
builder() - Static method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
 
builder() - Static method in class org.openapis.openapi.models.components.GetMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTO
 
builder() - Static method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData
 
builder() - Static method in class org.openapis.openapi.models.components.GetStreamsResponse
 
builder() - Static method in class org.openapis.openapi.models.components.ImposeTrack
 
builder() - Static method in class org.openapis.openapi.models.components.InputMediaSettings
 
builder() - Static method in class org.openapis.openapi.models.components.LiveMediaClips
 
builder() - Static method in class org.openapis.openapi.models.components.LiveSimulcast
 
builder() - Static method in class org.openapis.openapi.models.components.LiveStreamDeleteResponse
 
builder() - Static method in class org.openapis.openapi.models.components.LivestreamgetResponse
 
builder() - Static method in class org.openapis.openapi.models.components.LiveStreamPagination
 
builder() - Static method in class org.openapis.openapi.models.components.LiveStreamResponseDTO
 
builder() - Static method in class org.openapis.openapi.models.components.Media
 
builder() - Static method in class org.openapis.openapi.models.components.MediaCancelResponse
 
builder() - Static method in class org.openapis.openapi.models.components.MediaClipResponse
 
builder() - Static method in class org.openapis.openapi.models.components.MediaClipResponseData
 
builder() - Static method in class org.openapis.openapi.models.components.MediaClipResponsePagination
 
builder() - Static method in class org.openapis.openapi.models.components.MediaClipResponsePlaybackId
 
builder() - Static method in class org.openapis.openapi.models.components.MediaIdsRequest
 
builder() - Static method in class org.openapis.openapi.models.components.Metadata
 
builder() - Static method in class org.openapis.openapi.models.components.MetricsBreakdownDetails
 
builder() - Static method in class org.openapis.openapi.models.components.MetricsComparisonDetails
 
builder() - Static method in class org.openapis.openapi.models.components.MetricsmetadataDetails
 
builder() - Static method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
 
builder() - Static method in class org.openapis.openapi.models.components.MetricsOverallmetadataDetails
 
builder() - Static method in class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails
 
builder() - Static method in class org.openapis.openapi.models.components.MetricsTimeseriesmetadataDetails
 
builder() - Static method in class org.openapis.openapi.models.components.Moderation
 
builder() - Static method in class org.openapis.openapi.models.components.ModerationResponse
 
builder() - Static method in class org.openapis.openapi.models.components.NamedEntitiesResponse
 
builder() - Static method in class org.openapis.openapi.models.components.Pagination
 
builder() - Static method in class org.openapis.openapi.models.components.PatchLiveStreamRequest
 
builder() - Static method in class org.openapis.openapi.models.components.PatchResponseData
 
builder() - Static method in class org.openapis.openapi.models.components.PatchResponseDTO
 
builder() - Static method in class org.openapis.openapi.models.components.Placement
 
builder() - Static method in class org.openapis.openapi.models.components.PlaybackId
 
builder() - Static method in class org.openapis.openapi.models.components.PlaybackIdAccessRestrictions
 
builder() - Static method in class org.openapis.openapi.models.components.PlaybackIdDomains
 
builder() - Static method in class org.openapis.openapi.models.components.PlaybackIdRequest
 
builder() - Static method in class org.openapis.openapi.models.components.PlaybackIdResponse
 
builder() - Static method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponse
 
builder() - Static method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponseData
 
builder() - Static method in class org.openapis.openapi.models.components.PlaybackIdUserAgents
 
builder() - Static method in class org.openapis.openapi.models.components.PlaybackSettings
 
builder() - Static method in class org.openapis.openapi.models.components.PlaylistByIdResponse
 
builder() - Static method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
 
builder() - Static method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
 
builder() - Static method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
 
builder() - Static method in class org.openapis.openapi.models.components.PlaylistByIdResponseMetadata
 
builder() - Static method in class org.openapis.openapi.models.components.PlaylistCreatedResponse
 
builder() - Static method in class org.openapis.openapi.models.components.PlaylistDeleteResponse
 
builder() - Static method in class org.openapis.openapi.models.components.PlaylistItem
 
builder() - Static method in class org.openapis.openapi.models.components.PullVideoInput
 
builder() - Static method in class org.openapis.openapi.models.components.PullVideoInputSegment1
 
builder() - Static method in class org.openapis.openapi.models.components.PullVideoInputSegment2
 
builder() - Static method in class org.openapis.openapi.models.components.Security
 
builder() - Static method in class org.openapis.openapi.models.components.SigningKeysPagination
 
builder() - Static method in class org.openapis.openapi.models.components.SimulcastdeleteResponse
 
builder() - Static method in class org.openapis.openapi.models.components.SimulcastRequest
 
builder() - Static method in class org.openapis.openapi.models.components.SimulcastResponse
 
builder() - Static method in class org.openapis.openapi.models.components.SimulcastResponseData
 
builder() - Static method in class org.openapis.openapi.models.components.SimulcastUpdateRequest
 
builder() - Static method in class org.openapis.openapi.models.components.SimulcastUpdateResponse
 
builder() - Static method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData
 
builder() - Static method in class org.openapis.openapi.models.components.SourceAccessMedia
 
builder() - Static method in class org.openapis.openapi.models.components.SrtPlaybackResponse
 
builder() - Static method in class org.openapis.openapi.models.components.SubtitleInput
 
builder() - Static method in class org.openapis.openapi.models.components.Subtitles
 
builder() - Static method in class org.openapis.openapi.models.components.SubtitleTrack
 
builder() - Static method in class org.openapis.openapi.models.components.Summary
 
builder() - Static method in class org.openapis.openapi.models.components.SummaryResponse
 
builder() - Static method in class org.openapis.openapi.models.components.TopErrorDetails
 
builder() - Static method in class org.openapis.openapi.models.components.TracksSubtitles
 
builder() - Static method in class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest
 
builder() - Static method in class org.openapis.openapi.models.components.UnusedDirectUpload
 
builder() - Static method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse
 
builder() - Static method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackId
 
builder() - Static method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdAccessRestrictions
 
builder() - Static method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains
 
builder() - Static method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents
 
builder() - Static method in class org.openapis.openapi.models.components.UpdateMedia
 
builder() - Static method in class org.openapis.openapi.models.components.UpdatePlaylistRequest
 
builder() - Static method in class org.openapis.openapi.models.components.UpdateTrackRequest
 
builder() - Static method in class org.openapis.openapi.models.components.UpdateTrackResponse
 
builder() - Static method in class org.openapis.openapi.models.components.UserAgentRestrictions
 
builder() - Static method in class org.openapis.openapi.models.components.VideoInput
 
builder() - Static method in class org.openapis.openapi.models.components.VideoInputSegment1
 
builder() - Static method in class org.openapis.openapi.models.components.VideoInputSegment2
 
builder() - Static method in class org.openapis.openapi.models.components.VideoTrack
 
builder() - Static method in class org.openapis.openapi.models.components.VideoTrackForGetAll
 
builder() - Static method in class org.openapis.openapi.models.components.Views
 
builder() - Static method in class org.openapis.openapi.models.components.ViewsByTopContentDetails
 
builder() - Static method in class org.openapis.openapi.models.components.ViewsCountResponse
 
builder() - Static method in class org.openapis.openapi.models.components.ViewsCountResponseData
 
builder() - Static method in class org.openapis.openapi.models.components.ViewsList
 
builder() - Static method in class org.openapis.openapi.models.components.WatermarkInput
 
builder() - Static method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.AddMediaTrackRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.AddMediaTrackRequestBody
 
builder() - Static method in class org.openapis.openapi.models.operations.AddMediaTrackResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.AddMediaTrackResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.CancelUploadResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.CreateMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.ListErrorsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.ListMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.ListUploadsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.CancelUploadRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.CancelUploadResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.CancelUploadResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.CompleteLiveStreamRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.Configuration
 
builder() - Static method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdAccessRestrictions
 
builder() - Static method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody
 
builder() - Static method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.CreateMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.CreateNewStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteAPlaylistRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteLiveStreamRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteMediaRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteMediaResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteSigningKeyRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessRestrictions
 
builder() - Static method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains
 
builder() - Static method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaModeration
 
builder() - Static method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents
 
builder() - Static method in class org.openapis.openapi.models.operations.DisableLiveStreamRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.EnableLiveStreamRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.File
 
builder() - Static method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetAllStreamsRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetAllStreamsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.GetLiveStreamByIdRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetMediaClipsRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetMediaClipsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetMediaRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetMediaResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.GetMediaSummaryRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetMediaSummaryResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessRestrictions
 
builder() - Static method in class org.openapis.openapi.models.operations.GetPlaybackIdData
 
builder() - Static method in class org.openapis.openapi.models.operations.GetPlaybackIdDomains
 
builder() - Static method in class org.openapis.openapi.models.operations.GetPlaybackIdRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetPlaybackIdResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents
 
builder() - Static method in class org.openapis.openapi.models.operations.GetPlaylistByIdRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetSigningKeyByIdRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.GetVideoViewDetailsRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.ListByTopContentRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.ListByTopContentResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.ListByTopContentResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.ListDimensionsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.ListDimensionsResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.ListErrorsData
 
builder() - Static method in class org.openapis.openapi.models.operations.ListErrorsRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.ListErrorsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.ListErrorsResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.ListLiveClipsRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.ListLiveClipsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.ListLiveClipsResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.ListMediaRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.ListMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.ListMediaResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.ListOverallValuesRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.ListOverallValuesResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessRestrictions
 
builder() - Static method in class org.openapis.openapi.models.operations.ListPlaybackIdsData
 
builder() - Static method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomains
 
builder() - Static method in class org.openapis.openapi.models.operations.ListPlaybackIdsRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents
 
builder() - Static method in class org.openapis.openapi.models.operations.ListSigningKeysRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.ListSigningKeysResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.ListUploadsRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.ListUploadsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.ListUploadsResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.ListVideoViewsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.PushMediaSettings
 
builder() - Static method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoData
 
builder() - Static method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.Subtitles
 
builder() - Static method in class org.openapis.openapi.models.operations.Summary
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdatedMediaRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdatedMediaResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdatedMediaResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaModerationModeration
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponseBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
 
builder() - Static method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponseBody
 
builder() - Static method in class org.openapis.openapi.utils.AsyncRetries
 
builder() - Static method in class org.openapis.openapi.utils.BackoffStrategy
 
builder() - Static method in class org.openapis.openapi.utils.Multipart
 
builder() - Static method in class org.openapis.openapi.utils.Options
 
builder() - Static method in class org.openapis.openapi.utils.Retries
 
builder() - Static method in class org.openapis.openapi.utils.RetryConfig
 
Builder() - Constructor for class org.openapis.openapi.utils.Multipart.Builder
 
buildUrl(String, Collection<QueryParameter>) - Static method in class org.openapis.openapi.utils.HTTPRequest
 

C

CA_ES - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
CA_ES - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
CA_ES - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
cache(HttpResponse<InputStream>) - Static method in class org.openapis.openapi.utils.Utils
Fully reads the body of the given response and caches it in memory.
call() - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.CancelUploadRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.CreateMediaRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetMediaRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.ListByTopContentRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.ListDimensionsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.ListErrorsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.ListMediaRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.ListUploadsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.CancelUploadRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.CreateAPlaylistRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.CreateMediaRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.CreateNewStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.CreateSigningKeyRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.DeleteMediaRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.DisableLiveStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.EnableLiveStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetMediaRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.ListByTopContentRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.ListDimensionsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.ListErrorsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.ListMediaRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.ListUploadsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequestBuilder
Executes the request and returns the response.
call() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBuilder
Executes the request and returns the response.
cancelUpload() - Method in class org.openapis.openapi.AsyncVideos
Cancel ongoing upload
cancelUpload() - Method in class org.openapis.openapi.Videos
Cancel ongoing upload
cancelUpload(String) - Method in class org.openapis.openapi.AsyncVideos
Cancel ongoing upload
cancelUpload(String) - Method in class org.openapis.openapi.Videos
Cancel ongoing upload
cancelUpload(String, Options) - Method in class org.openapis.openapi.AsyncVideos
Cancel ongoing upload
cancelUpload(String, Options) - Method in class org.openapis.openapi.Videos
Cancel ongoing upload
CancelUpload - Class in org.openapis.openapi.operations
 
CancelUpload() - Constructor for class org.openapis.openapi.operations.CancelUpload
 
CancelUpload.Async - Class in org.openapis.openapi.operations
 
CancelUpload.Sync - Class in org.openapis.openapi.operations
 
CancelUploadRequest - Class in org.openapis.openapi.models.operations
 
CancelUploadRequest(String) - Constructor for class org.openapis.openapi.models.operations.CancelUploadRequest
 
CancelUploadRequest.Builder - Class in org.openapis.openapi.models.operations
 
CancelUploadRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
CancelUploadRequestBuilder - Class in org.openapis.openapi.models.operations
 
CancelUploadRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.CancelUploadRequestBuilder
 
CancelUploadRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.CancelUploadRequestBuilder
 
CancelUploadResponse - Class in org.openapis.openapi.models.operations.async
 
CancelUploadResponse - Class in org.openapis.openapi.models.operations
 
CancelUploadResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.CancelUploadResponse
 
CancelUploadResponse(String, int, HttpResponse<InputStream>, CancelUploadResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.CancelUploadResponse
 
CancelUploadResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.CancelUploadResponse
 
CancelUploadResponse(String, int, HttpResponse<Blob>, CancelUploadResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.CancelUploadResponse
 
CancelUploadResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
CancelUploadResponse.Builder - Class in org.openapis.openapi.models.operations
 
CancelUploadResponseBody - Class in org.openapis.openapi.models.operations
CancelUploadResponseBody
CancelUploadResponseBody(boolean, MediaCancelResponse) - Constructor for class org.openapis.openapi.models.operations.CancelUploadResponseBody
 
CancelUploadResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
CAPPED4K - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestMp4Support
 
CAPPED4K - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support.GetAllMediaResponseMp4SupportEnum
 
CAPPED4K - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseMp4Support.GetMediaResponseMp4SupportEnum
 
CAPPED4K - Enum constant in enum class org.openapis.openapi.models.components.MediaMp4Support.MediaMp4SupportEnum
 
CAPPED4K - Enum constant in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaMp4Support
 
CAPPED4K - Enum constant in enum class org.openapis.openapi.models.operations.UpdatedMp4SupportMp4Support
 
CAPPED4K - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support
 
CAPPED4K - Static variable in class org.openapis.openapi.models.components.GetMediaResponseMp4Support
 
CAPPED4K - Static variable in class org.openapis.openapi.models.components.MediaMp4Support
 
castLong(long, Class<N>) - Static method in class org.openapis.openapi.utils.Utils
 
cdn() - Method in class org.openapis.openapi.models.components.Views
Content Delivery Network (CDN) refers to the network infrastructure responsible for delivering the video content to the viewer.
cdn(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Content Delivery Network (CDN) refers to the network infrastructure responsible for delivering the video content to the viewer.
CDN - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
CDN - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
CENTER - Enum constant in enum class org.openapis.openapi.models.components.XAlign
 
ChangeMediaOrderInPlaylist - Class in org.openapis.openapi.operations
 
ChangeMediaOrderInPlaylist() - Constructor for class org.openapis.openapi.operations.ChangeMediaOrderInPlaylist
 
ChangeMediaOrderInPlaylist.Async - Class in org.openapis.openapi.operations
 
ChangeMediaOrderInPlaylist.Sync - Class in org.openapis.openapi.operations
 
ChangeMediaOrderInPlaylistRequest - Class in org.openapis.openapi.models.operations
 
ChangeMediaOrderInPlaylistRequest(String, MediaIdsRequest) - Constructor for class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequest
 
ChangeMediaOrderInPlaylistRequest.Builder - Class in org.openapis.openapi.models.operations
 
ChangeMediaOrderInPlaylistRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
ChangeMediaOrderInPlaylistRequestBuilder - Class in org.openapis.openapi.models.operations
 
ChangeMediaOrderInPlaylistRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistRequestBuilder
 
ChangeMediaOrderInPlaylistRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequestBuilder
 
ChangeMediaOrderInPlaylistResponse - Class in org.openapis.openapi.models.operations.async
 
ChangeMediaOrderInPlaylistResponse - Class in org.openapis.openapi.models.operations
 
ChangeMediaOrderInPlaylistResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
 
ChangeMediaOrderInPlaylistResponse(String, int, HttpResponse<InputStream>, PlaylistByIdResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
 
ChangeMediaOrderInPlaylistResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
 
ChangeMediaOrderInPlaylistResponse(String, int, HttpResponse<Blob>, PlaylistByIdResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
 
ChangeMediaOrderInPlaylistResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
ChangeMediaOrderInPlaylistResponse.Builder - Class in org.openapis.openapi.models.operations
 
chapters() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
Enable or disable the chapters feature for the media.
chapters() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
chapters() - Method in class org.openapis.openapi.models.components.GetMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
chapters() - Method in class org.openapis.openapi.models.components.Media
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
chapters() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
chapters() - Method in class org.openapis.openapi.models.components.UpdateMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
chapters() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Enable or disable the chapters feature for the media.
chapters() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBody
Enable or disable the chapters feature for the media.
chapters(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
Enable or disable the chapters feature for the media.
chapters(Boolean) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
Enable or disable the chapters feature for the media.
chapters(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBody.Builder
Enable or disable the chapters feature for the media.
chapters(AiResponseRecord) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
chapters(AiResponseRecord) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
chapters(AiResponseRecord) - Method in class org.openapis.openapi.models.components.Media.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
chapters(AiResponseRecord) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
chapters(AiResponseRecord) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
ChaptersResponse - Class in org.openapis.openapi.models.components
 
ChaptersResponse() - Constructor for class org.openapis.openapi.models.components.ChaptersResponse
 
ChaptersResponse(String, Boolean) - Constructor for class org.openapis.openapi.models.components.ChaptersResponse
 
ChaptersResponse.Builder - Class in org.openapis.openapi.models.components
 
checkArgument(boolean, String) - Static method in class org.openapis.openapi.utils.Utils
 
checkNotNull(T, String) - Static method in class org.openapis.openapi.utils.Utils
 
city() - Method in class org.openapis.openapi.models.components.Views
City indicates the geographical location of the viewer accessing the video content.
city(String) - Method in class org.openapis.openapi.models.components.Views.Builder
City indicates the geographical location of the viewer accessing the video content.
client - Static variable in interface org.openapis.openapi.utils.HTTPClient
 
client() - Method in class org.openapis.openapi.SDKConfiguration
 
client(HTTPClient) - Method in class org.openapis.openapi.Fastpix.Builder
Allows the default HTTP client to be overridden with a custom implementation.
close() - Method in class org.openapis.openapi.utils.BlockingParser
Close the underlying reader
close() - Method in class org.openapis.openapi.utils.EventStream
 
closedCaptions() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
when provided true Enables closed captions for the livestream.
closedCaptions() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
when provided true Enables closed captions for the livestream.
closedCaptions() - Method in class org.openapis.openapi.models.components.PatchResponseData
when provided true Enables closed captions for the livestream.
closedCaptions(Boolean) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
when provided true Enables closed captions for the livestream.
closedCaptions(Boolean) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
when provided true Enables closed captions for the livestream.
closedCaptions(Boolean) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
when provided true Enables closed captions for the livestream.
code() - Method in class org.openapis.openapi.models.components.Error
The HTTP status code that explains the type of error (for example, 400 for a bad request, 404 for not found).
code() - Method in class org.openapis.openapi.models.components.ErrorDetails
Error code associated with the specific error.
code() - Method in class org.openapis.openapi.models.components.TopErrorDetails
Error code associated with the specific error.
code() - Method in exception class org.openapis.openapi.models.errors.FastpixException
 
code(Long) - Method in class org.openapis.openapi.models.components.Error.Builder
The HTTP status code that explains the type of error (for example, 400 for a bad request, 404 for not found).
code(String) - Method in class org.openapis.openapi.models.components.ErrorDetails.Builder
Error code associated with the specific error.
code(String) - Method in class org.openapis.openapi.models.components.TopErrorDetails.Builder
Error code associated with the specific error.
coerceException(Throwable) - Static method in class org.openapis.openapi.utils.Exceptions
 
complete() - Method in class org.openapis.openapi.AsyncLiveStream
Complete a stream
complete() - Method in class org.openapis.openapi.LiveStream
Complete a stream
complete(String) - Method in class org.openapis.openapi.AsyncLiveStream
Complete a stream
complete(String) - Method in class org.openapis.openapi.LiveStream
Complete a stream
complete(String, Options) - Method in class org.openapis.openapi.AsyncLiveStream
Complete a stream
complete(String, Options) - Method in class org.openapis.openapi.LiveStream
Complete a stream
CompleteLiveStream - Class in org.openapis.openapi.operations
 
CompleteLiveStream() - Constructor for class org.openapis.openapi.operations.CompleteLiveStream
 
CompleteLiveStream.Async - Class in org.openapis.openapi.operations
 
CompleteLiveStream.Sync - Class in org.openapis.openapi.operations
 
CompleteLiveStreamRequest - Class in org.openapis.openapi.models.operations
 
CompleteLiveStreamRequest(String) - Constructor for class org.openapis.openapi.models.operations.CompleteLiveStreamRequest
 
CompleteLiveStreamRequest.Builder - Class in org.openapis.openapi.models.operations
 
CompleteLiveStreamRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
CompleteLiveStreamRequestBuilder - Class in org.openapis.openapi.models.operations
 
CompleteLiveStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.CompleteLiveStreamRequestBuilder
 
CompleteLiveStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.CompleteLiveStreamRequestBuilder
 
CompleteLiveStreamResponse - Class in org.openapis.openapi.models.operations.async
 
CompleteLiveStreamResponse - Class in org.openapis.openapi.models.operations
 
CompleteLiveStreamResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
 
CompleteLiveStreamResponse(String, int, HttpResponse<InputStream>, LiveStreamDeleteResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
 
CompleteLiveStreamResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
 
CompleteLiveStreamResponse(String, int, HttpResponse<Blob>, LiveStreamDeleteResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
 
CompleteLiveStreamResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
CompleteLiveStreamResponse.Builder - Class in org.openapis.openapi.models.operations
 
concat(List<Flow.Publisher<T>>) - Static method in class org.openapis.openapi.utils.reactive.ReactiveUtils
Concatenates multiple publishers into a single publisher.
configuration() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoData
Represents configuration details for the media.
configuration(Configuration) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoData.Builder
Represents configuration details for the media.
Configuration - Class in org.openapis.openapi.models.operations
Configuration
Configuration() - Constructor for class org.openapis.openapi.models.operations.Configuration
 
Configuration(String) - Constructor for class org.openapis.openapi.models.operations.Configuration
 
Configuration.Builder - Class in org.openapis.openapi.models.operations
 
configureSecurity(HTTPRequest, Object) - Static method in class org.openapis.openapi.utils.Security
 
configureSecurity(HTTPRequest, Object) - Static method in class org.openapis.openapi.utils.Utils
 
CONNECTION_TYPE - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
CONNECTION_TYPE - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
connectionType() - Method in class org.openapis.openapi.models.components.Views
Connection Type signifies the type of network connection utilized by the viewers device
connectionType(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Connection Type signifies the type of network connection utilized by the viewers device
Constants - Class in org.openapis.openapi.utils
 
Constants() - Constructor for class org.openapis.openapi.utils.Constants
 
containerFormat() - Method in class org.openapis.openapi.models.operations.File
Specifies the container format that encapsulates audio, video, subtitles, and metadata.
containerFormat(String) - Method in class org.openapis.openapi.models.operations.File.Builder
Specifies the container format that encapsulates audio, video, subtitles, and metadata.
contentLength() - Method in class org.openapis.openapi.utils.Blob
 
contentType() - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.CancelUploadResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.CreateMediaResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetMediaResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.ListErrorsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.ListMediaResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.ListUploadsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
HTTP response content type for this operation
contentType() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
HTTP response content type for this operation
contentType() - Method in interface org.openapis.openapi.utils.AsyncResponse
Returns the value of the Content-Type header.
contentType() - Method in class org.openapis.openapi.utils.Multipart
RFC 7578: no charset parameter at the multipart level.
contentType() - Method in class org.openapis.openapi.utils.reactive.EventStream
Returns the value of the Content-Type header.
contentType() - Method in interface org.openapis.openapi.utils.Response
Returns the value of the Content-Type header.
contentType() - Method in class org.openapis.openapi.utils.SerializedBody
 
contentType(String) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.CancelUploadResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.CreateMediaResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetMediaResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.ListErrorsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.ListMediaResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.ListUploadsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse.Builder
HTTP response content type for this operation
contentType(String) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse.Builder
HTTP response content type for this operation
contentTypeMatches(String, String) - Static method in class org.openapis.openapi.utils.Utils
 
continent() - Method in class org.openapis.openapi.models.components.Views
Continent represents the continent name of the viewer accessing the video content.
continent(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Continent represents the continent name of the viewer accessing the video content.
CONTINENT - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
CONTINENT - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
convertToShape(Object, Utils.JsonShape, TypeReference<?>) - Static method in class org.openapis.openapi.utils.Utils
 
convertToStringShape(TypeFactory, JavaType) - Static method in class org.openapis.openapi.utils.Utils
 
CopiableInputStream - Class in org.openapis.openapi.utils
 
CopiableInputStream(InputStream) - Constructor for class org.openapis.openapi.utils.CopiableInputStream
 
copy() - Method in class org.openapis.openapi.utils.CopiableInputStream
 
copy(HttpRequest) - Static method in class org.openapis.openapi.utils.Helpers
Returns an HttpRequest.Builder which is initialized with the state of the given HttpRequest.
copy(HttpRequest) - Static method in class org.openapis.openapi.utils.Utils
Returns an HttpRequest.Builder which is initialized with the state of the given HttpRequest.
copy(HttpRequest, BiPredicate<String, String>) - Static method in class org.openapis.openapi.utils.Helpers
Returns an HttpRequest.Builder which is initialized with the state of the given HttpRequest.
copy(HttpRequest, BiPredicate<String, String>) - Static method in class org.openapis.openapi.utils.Utils
Returns an HttpRequest.Builder which is initialized with the state of the given HttpRequest.
corsOrigin() - Method in class org.openapis.openapi.models.components.DirectUpload
Upload media directly from a device using the url name or enter "*" to allow all.
corsOrigin() - Method in class org.openapis.openapi.models.components.MediaCancelResponse
CORS origin allowed for the upload.
corsOrigin() - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
Upload media directly from a device using the url name or enter "*" to allow all.
corsOrigin() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequest
Upload media directly from a device using the URL name or enter "*" to allow all.
corsOrigin(String) - Method in class org.openapis.openapi.models.components.DirectUpload.Builder
Upload media directly from a device using the url name or enter "*" to allow all.
corsOrigin(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse.Builder
CORS origin allowed for the upload.
corsOrigin(String) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload.Builder
Upload media directly from a device using the url name or enter "*" to allow all.
corsOrigin(String) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequest.Builder
Upload media directly from a device using the URL name or enter "*" to allow all.
count() - Method in class org.openapis.openapi.models.components.BrowserNameDimensiondetails
The count of viewers.
count() - Method in class org.openapis.openapi.models.components.ErrorDetails
Number of occurrences of the specific error.
count() - Method in class org.openapis.openapi.models.components.TopErrorDetails
Number of occurrences of the specific error.
count(Long) - Method in class org.openapis.openapi.models.components.BrowserNameDimensiondetails.Builder
The count of viewers.
count(Long) - Method in class org.openapis.openapi.models.components.ErrorDetails.Builder
Number of occurrences of the specific error.
count(Long) - Method in class org.openapis.openapi.models.components.TopErrorDetails.Builder
Number of occurrences of the specific error.
country() - Method in class org.openapis.openapi.models.components.Views
Country represents the coded text that represents the country name of viewer accessing the video content.
country() - Method in class org.openapis.openapi.models.components.ViewsList
Country of the viewer.
country(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Country represents the coded text that represents the country name of viewer accessing the video content.
country(String) - Method in class org.openapis.openapi.models.components.ViewsList.Builder
Country of the viewer.
COUNTRY - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
COUNTRY - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
countryCode() - Method in class org.openapis.openapi.models.components.Views
Country Code denotes the two-letter ISO code representing the country of origin for the viewer accessing the video content.
countryCode(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Country Code denotes the two-letter ISO code representing the country of origin for the viewer accessing the video content.
create() - Method in class org.openapis.openapi.AsyncInputVideos
Create media from URL
create() - Method in class org.openapis.openapi.AsyncPlaylists
Create a new playlist
create() - Method in class org.openapis.openapi.AsyncSigningKeys
Create a signing key
create() - Method in class org.openapis.openapi.AsyncSimulcastStream
Create a simulcast
create() - Method in class org.openapis.openapi.AsyncStreams
Create a new stream
create() - Method in class org.openapis.openapi.InputVideos
Create media from URL
create() - Method in class org.openapis.openapi.Playlists
Create a new playlist
create() - Method in class org.openapis.openapi.SigningKeys
Create a signing key
create() - Method in class org.openapis.openapi.SimulcastStream
Create a simulcast
create() - Method in class org.openapis.openapi.Streams
Create a new stream
create(String, SimulcastRequest) - Method in class org.openapis.openapi.AsyncSimulcastStream
Create a simulcast
create(String, SimulcastRequest) - Method in class org.openapis.openapi.SimulcastStream
Create a simulcast
create(String, SimulcastRequest, Options) - Method in class org.openapis.openapi.AsyncSimulcastStream
Create a simulcast
create(String, SimulcastRequest, Options) - Method in class org.openapis.openapi.SimulcastStream
Create a simulcast
create(CreateLiveStreamRequest) - Method in class org.openapis.openapi.AsyncStreams
Create a new stream
create(CreateLiveStreamRequest) - Method in class org.openapis.openapi.Streams
Create a new stream
create(CreateLiveStreamRequest, Options) - Method in class org.openapis.openapi.AsyncStreams
Create a new stream
create(CreateLiveStreamRequest, Options) - Method in class org.openapis.openapi.Streams
Create a new stream
create(CreateMediaRequest) - Method in class org.openapis.openapi.AsyncInputVideos
Create media from URL
create(CreateMediaRequest) - Method in class org.openapis.openapi.InputVideos
Create media from URL
create(CreateMediaRequest, Options) - Method in class org.openapis.openapi.AsyncInputVideos
Create media from URL
create(CreateMediaRequest, Options) - Method in class org.openapis.openapi.InputVideos
Create media from URL
create(CreatePlaylistRequest) - Method in class org.openapis.openapi.AsyncPlaylists
Create a new playlist
create(CreatePlaylistRequest) - Method in class org.openapis.openapi.Playlists
Create a new playlist
create(CreatePlaylistRequest, Options) - Method in class org.openapis.openapi.AsyncPlaylists
Create a new playlist
create(CreatePlaylistRequest, Options) - Method in class org.openapis.openapi.Playlists
Create a new playlist
create(Options) - Method in class org.openapis.openapi.AsyncSigningKeys
Create a signing key
create(Options) - Method in class org.openapis.openapi.SigningKeys
Create a signing key
CreateAPlaylist - Class in org.openapis.openapi.operations
 
CreateAPlaylist() - Constructor for class org.openapis.openapi.operations.CreateAPlaylist
 
CreateAPlaylist.Async - Class in org.openapis.openapi.operations
 
CreateAPlaylist.Sync - Class in org.openapis.openapi.operations
 
CreateAPlaylistRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
CreateAPlaylistRequestBuilder - Class in org.openapis.openapi.models.operations
 
CreateAPlaylistRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.CreateAPlaylistRequestBuilder
 
CreateAPlaylistRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.CreateAPlaylistRequestBuilder
 
CreateAPlaylistResponse - Class in org.openapis.openapi.models.operations.async
 
CreateAPlaylistResponse - Class in org.openapis.openapi.models.operations
 
CreateAPlaylistResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.CreateAPlaylistResponse
 
CreateAPlaylistResponse(String, int, HttpResponse<InputStream>, PlaylistCreatedResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.CreateAPlaylistResponse
 
CreateAPlaylistResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
 
CreateAPlaylistResponse(String, int, HttpResponse<Blob>, PlaylistCreatedResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
 
CreateAPlaylistResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
CreateAPlaylistResponse.Builder - Class in org.openapis.openapi.models.operations
 
createAsyncApiError(HttpResponse<Blob>, String) - Static method in class org.openapis.openapi.utils.Utils
Creates a failed CompletableFuture with an async API exception.
CREATED - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseStatus.CreateMediaResponseStatusEnum
 
CREATED - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseStatus.GetAllMediaResponseStatusEnum
 
CREATED - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseStatus.GetMediaResponseStatusEnum
 
CREATED - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsStatus.LiveMediaClipsStatusEnum
 
CREATED - Enum constant in enum class org.openapis.openapi.models.components.MediaClipResponseStatus.MediaClipResponseStatusEnum
 
CREATED - Enum constant in enum class org.openapis.openapi.models.components.MediaStatus.MediaStatusEnum
 
CREATED - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaStatus.SourceAccessMediaStatusEnum
 
CREATED - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaStatus.UpdateMediaStatusEnum
 
CREATED - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
CREATED - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
CREATED - Static variable in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
CREATED - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
CREATED - Static variable in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
CREATED - Static variable in class org.openapis.openapi.models.components.MediaStatus
 
CREATED - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
CREATED - Static variable in class org.openapis.openapi.models.components.UpdateMediaStatus
 
CREATED_DATE_ASC - Enum constant in enum class org.openapis.openapi.models.components.PlaylistOrder.PlaylistOrderEnum
 
CREATED_DATE_ASC - Static variable in class org.openapis.openapi.models.components.PlaylistOrder
 
CREATED_DATE_DESC - Enum constant in enum class org.openapis.openapi.models.components.PlaylistOrder.PlaylistOrderEnum
 
CREATED_DATE_DESC - Static variable in class org.openapis.openapi.models.components.PlaylistOrder
 
createdAt() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
It is the moment when the stream was created Time the media was generated, defined as a localDateTime (UTC Time).
createdAt() - Method in class org.openapis.openapi.models.components.CreateMediaResponse
Time the media was created, defined as a localDateTime (UTC Time).
createdAt() - Method in class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO
Time the Signing key was generated, defined as a localDateTime (UTC Time).
createdAt() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Time the media was created, defined as a localDateTime (UTC Time).
createdAt() - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponseDto
Time the Signing key was generated, defined as a localDateTime (UTC Time).
createdAt() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
It is the moment when the stream was created Time the media was generated, defined as a localDateTime (UTC Time).
createdAt() - Method in class org.openapis.openapi.models.components.GetMediaResponse
Time the media was created, defined as a localDateTime (UTC Time).
createdAt() - Method in class org.openapis.openapi.models.components.LiveMediaClips
Time the media was created, defined as a localDateTime (UTC Time).
createdAt() - Method in class org.openapis.openapi.models.components.Media
Time the media was created, defined as a localDateTime (UTC Time).
createdAt() - Method in class org.openapis.openapi.models.components.MediaClipResponseData
Timestamp of when the media was created.
createdAt() - Method in class org.openapis.openapi.models.components.PatchResponseData
It is the moment when the stream was created Time the media was generated, defined as a localDateTime (UTC Time).
createdAt() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
Timestamp of playlist creation.
createdAt() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
Timestamp of playlist creation.
createdAt() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
Timestamp of media creation in the workspace.
createdAt() - Method in class org.openapis.openapi.models.components.PlaylistItem
Timestamp of playlist creation.
createdAt() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Time the media was created, defined as a localDateTime (UTC Time).
createdAt() - Method in class org.openapis.openapi.models.components.UpdateMedia
Time the media was created, defined as a localDateTime (UTC Time).
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
It is the moment when the stream was created Time the media was generated, defined as a localDateTime (UTC Time).
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.CreateMediaResponse.Builder
Time the media was created, defined as a localDateTime (UTC Time).
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO.Builder
Time the Signing key was generated, defined as a localDateTime (UTC Time).
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
Time the media was created, defined as a localDateTime (UTC Time).
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponseDto.Builder
Time the Signing key was generated, defined as a localDateTime (UTC Time).
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
It is the moment when the stream was created Time the media was generated, defined as a localDateTime (UTC Time).
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
Time the media was created, defined as a localDateTime (UTC Time).
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
Time the media was created, defined as a localDateTime (UTC Time).
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.Media.Builder
Time the media was created, defined as a localDateTime (UTC Time).
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.MediaClipResponseData.Builder
Timestamp of when the media was created.
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
It is the moment when the stream was created Time the media was generated, defined as a localDateTime (UTC Time).
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual.Builder
Timestamp of playlist creation.
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart.Builder
Timestamp of playlist creation.
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem.Builder
Timestamp of media creation in the workspace.
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.PlaylistItem.Builder
Timestamp of playlist creation.
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
Time the media was created, defined as a localDateTime (UTC Time).
createdAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
Time the media was created, defined as a localDateTime (UTC Time).
createdDate() - Method in class org.openapis.openapi.models.components.Metadata
Date range with start and end dates.
createdDate() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMetadata
Date range with start and end dates.
createdDate(DateRange) - Method in class org.openapis.openapi.models.components.Metadata.Builder
Date range with start and end dates.
createdDate(DateRange) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMetadata.Builder
Date range with start and end dates.
createDirect() - Method in class org.openapis.openapi.AsyncSigningKeys
Create a signing key
createDirect() - Method in class org.openapis.openapi.SigningKeys
Create a signing key
createId() - Method in class org.openapis.openapi.AsyncPlayback
Create a playback ID
createId() - Method in class org.openapis.openapi.Playback
Create a playback ID
createId(String) - Method in class org.openapis.openapi.AsyncPlayback
Create a playback ID
createId(String) - Method in class org.openapis.openapi.Playback
Create a playback ID
createId(String, CreateMediaPlaybackIdRequestBody, Options) - Method in class org.openapis.openapi.AsyncPlayback
Create a playback ID
createId(String, CreateMediaPlaybackIdRequestBody, Options) - Method in class org.openapis.openapi.Playback
Create a playback ID
CreateLiveStreamRequest - Class in org.openapis.openapi.models.components
 
CreateLiveStreamRequest(PlaybackSettings, InputMediaSettings) - Constructor for class org.openapis.openapi.models.components.CreateLiveStreamRequest
 
CreateLiveStreamRequest.Builder - Class in org.openapis.openapi.models.components
 
CreateLiveStreamRequestMaxResolution - Enum Class in org.openapis.openapi.models.components
CreateLiveStreamRequestMaxResolution
CreateLiveStreamResponseDTO - Class in org.openapis.openapi.models.components
CreateLiveStreamResponseDTO
CreateLiveStreamResponseDTO() - Constructor for class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
 
CreateLiveStreamResponseDTO(String, String, String, Boolean, String, String, Long, OffsetDateTime, Long, Boolean, Boolean, String, Map<String, String>, Boolean, Boolean, List<PlaybackIdResponse>, SrtPlaybackResponse) - Constructor for class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
 
CreateLiveStreamResponseDTO.Builder - Class in org.openapis.openapi.models.components
 
CreateMedia - Class in org.openapis.openapi.operations
 
CreateMedia() - Constructor for class org.openapis.openapi.operations.CreateMedia
 
CreateMedia.Async - Class in org.openapis.openapi.operations
 
CreateMedia.Sync - Class in org.openapis.openapi.operations
 
CreateMediaPlaybackId - Class in org.openapis.openapi.operations
 
CreateMediaPlaybackId() - Constructor for class org.openapis.openapi.operations.CreateMediaPlaybackId
 
CreateMediaPlaybackId.Async - Class in org.openapis.openapi.operations
 
CreateMediaPlaybackId.Sync - Class in org.openapis.openapi.operations
 
CreateMediaPlaybackIdAccessRestrictions - Class in org.openapis.openapi.models.operations
 
CreateMediaPlaybackIdAccessRestrictions() - Constructor for class org.openapis.openapi.models.operations.CreateMediaPlaybackIdAccessRestrictions
 
CreateMediaPlaybackIdAccessRestrictions(DomainRestrictions, UserAgentRestrictions) - Constructor for class org.openapis.openapi.models.operations.CreateMediaPlaybackIdAccessRestrictions
 
CreateMediaPlaybackIdAccessRestrictions.Builder - Class in org.openapis.openapi.models.operations
 
CreateMediaPlaybackIdRequest - Class in org.openapis.openapi.models.operations
 
CreateMediaPlaybackIdRequest(String) - Constructor for class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequest
 
CreateMediaPlaybackIdRequest(String, CreateMediaPlaybackIdRequestBody) - Constructor for class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequest
 
CreateMediaPlaybackIdRequest.Builder - Class in org.openapis.openapi.models.operations
 
CreateMediaPlaybackIdRequestBody - Class in org.openapis.openapi.models.operations
CreateMediaPlaybackIdRequestBody
CreateMediaPlaybackIdRequestBody(AccessPolicy) - Constructor for class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody
 
CreateMediaPlaybackIdRequestBody(AccessPolicy, CreateMediaPlaybackIdAccessRestrictions, String, Resolution) - Constructor for class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody
 
CreateMediaPlaybackIdRequestBody.Builder - Class in org.openapis.openapi.models.operations
 
CreateMediaPlaybackIdRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
CreateMediaPlaybackIdRequestBuilder - Class in org.openapis.openapi.models.operations
 
CreateMediaPlaybackIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdRequestBuilder
 
CreateMediaPlaybackIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBuilder
 
CreateMediaPlaybackIdResponse - Class in org.openapis.openapi.models.operations.async
 
CreateMediaPlaybackIdResponse - Class in org.openapis.openapi.models.operations
 
CreateMediaPlaybackIdResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
 
CreateMediaPlaybackIdResponse(String, int, HttpResponse<InputStream>, CreateMediaPlaybackIdResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
 
CreateMediaPlaybackIdResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
 
CreateMediaPlaybackIdResponse(String, int, HttpResponse<Blob>, CreateMediaPlaybackIdResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
 
CreateMediaPlaybackIdResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
CreateMediaPlaybackIdResponse.Builder - Class in org.openapis.openapi.models.operations
 
CreateMediaPlaybackIdResponseBody - Class in org.openapis.openapi.models.operations
CreateMediaPlaybackIdResponseBody
CreateMediaPlaybackIdResponseBody() - Constructor for class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponseBody
 
CreateMediaPlaybackIdResponseBody(Boolean, CreatePlaybackId) - Constructor for class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponseBody
 
CreateMediaPlaybackIdResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
CreateMediaRequest - Class in org.openapis.openapi.models.components
 
CreateMediaRequest(List<Input>) - Constructor for class org.openapis.openapi.models.components.CreateMediaRequest
 
CreateMediaRequest(List<Input>, Map<String, String>, String, String, String, Subtitles, CreateMediaRequestAccessPolicy, CreateMediaRequestMp4Support, Boolean, Boolean, CreateMediaRequestMaxResolution, CreateMediaRequestMediaQuality, Summary, Boolean, Boolean, Moderation, CreateMediaRequestAccessRestrictions) - Constructor for class org.openapis.openapi.models.components.CreateMediaRequest
 
CreateMediaRequest.Builder - Class in org.openapis.openapi.models.components
 
CreateMediaRequestAccessPolicy - Enum Class in org.openapis.openapi.models.components
CreateMediaRequestAccessPolicy
CreateMediaRequestAccessRestrictions - Class in org.openapis.openapi.models.components
 
CreateMediaRequestAccessRestrictions() - Constructor for class org.openapis.openapi.models.components.CreateMediaRequestAccessRestrictions
 
CreateMediaRequestAccessRestrictions(CreateMediaRequestDomains, CreateMediaRequestUserAgents) - Constructor for class org.openapis.openapi.models.components.CreateMediaRequestAccessRestrictions
 
CreateMediaRequestAccessRestrictions.Builder - Class in org.openapis.openapi.models.components
 
CreateMediaRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
CreateMediaRequestBuilder - Class in org.openapis.openapi.models.operations
 
CreateMediaRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.CreateMediaRequestBuilder
 
CreateMediaRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.CreateMediaRequestBuilder
 
CreateMediaRequestDomains - Class in org.openapis.openapi.models.components
 
CreateMediaRequestDomains() - Constructor for class org.openapis.openapi.models.components.CreateMediaRequestDomains
 
CreateMediaRequestDomains(DomainsDefaultPolicy, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.components.CreateMediaRequestDomains
 
CreateMediaRequestDomains.Builder - Class in org.openapis.openapi.models.components
 
CreateMediaRequestLanguageCode - Enum Class in org.openapis.openapi.models.components
CreateMediaRequestLanguageCode
CreateMediaRequestMaxResolution - Enum Class in org.openapis.openapi.models.components
CreateMediaRequestMaxResolution
CreateMediaRequestMediaQuality - Enum Class in org.openapis.openapi.models.components
CreateMediaRequestMediaQuality
CreateMediaRequestMp4Support - Enum Class in org.openapis.openapi.models.components
CreateMediaRequestMp4Support
CreateMediaRequestType - Enum Class in org.openapis.openapi.models.components
CreateMediaRequestType
CreateMediaRequestUserAgents - Class in org.openapis.openapi.models.components
 
CreateMediaRequestUserAgents() - Constructor for class org.openapis.openapi.models.components.CreateMediaRequestUserAgents
 
CreateMediaRequestUserAgents(UserAgentsDefaultPolicy, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.components.CreateMediaRequestUserAgents
 
CreateMediaRequestUserAgents.Builder - Class in org.openapis.openapi.models.components
 
CreateMediaResponse - Class in org.openapis.openapi.models.components
 
CreateMediaResponse - Class in org.openapis.openapi.models.operations.async
 
CreateMediaResponse - Class in org.openapis.openapi.models.operations
 
CreateMediaResponse() - Constructor for class org.openapis.openapi.models.components.CreateMediaResponse
 
CreateMediaResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.CreateMediaResponse
 
CreateMediaResponse(String, int, HttpResponse<InputStream>, CreateMediaSuccessResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.CreateMediaResponse
 
CreateMediaResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.CreateMediaResponse
 
CreateMediaResponse(String, int, HttpResponse<Blob>, CreateMediaSuccessResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.CreateMediaResponse
 
CreateMediaResponse(String, Boolean, CreateMediaResponseStatus, OffsetDateTime, OffsetDateTime, List<PlaybackId>, Map<String, String>, CreateMediaResponseMediaQuality, Boolean, CreateMediaResponseMaxResolution, List<CreateMediaResponseInput>, Boolean) - Constructor for class org.openapis.openapi.models.components.CreateMediaResponse
 
CreateMediaResponse.Builder - Class in org.openapis.openapi.models.components
 
CreateMediaResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
CreateMediaResponse.Builder - Class in org.openapis.openapi.models.operations
 
CreateMediaResponseInput - Class in org.openapis.openapi.models.components
 
CreateMediaResponseInput() - Constructor for class org.openapis.openapi.models.components.CreateMediaResponseInput
 
CreateMediaResponseInput(String, String) - Constructor for class org.openapis.openapi.models.components.CreateMediaResponseInput
 
CreateMediaResponseInput.Builder - Class in org.openapis.openapi.models.components
 
CreateMediaResponseMaxResolution - Class in org.openapis.openapi.models.components
CreateMediaResponseMaxResolution
CreateMediaResponseMaxResolution.CreateMediaResponseMaxResolutionEnum - Enum Class in org.openapis.openapi.models.components
 
CreateMediaResponseMediaQuality - Class in org.openapis.openapi.models.components
CreateMediaResponseMediaQuality
CreateMediaResponseMediaQuality.CreateMediaResponseMediaQualityEnum - Enum Class in org.openapis.openapi.models.components
 
CreateMediaResponseStatus - Class in org.openapis.openapi.models.components
CreateMediaResponseStatus
CreateMediaResponseStatus.CreateMediaResponseStatusEnum - Enum Class in org.openapis.openapi.models.components
 
createMediaSuccessResponse() - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse
Media is created successfully
createMediaSuccessResponse() - Method in class org.openapis.openapi.models.operations.CreateMediaResponse
Media is created successfully
createMediaSuccessResponse(CreateMediaSuccessResponse) - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse.Builder
Media is created successfully
createMediaSuccessResponse(CreateMediaSuccessResponse) - Method in class org.openapis.openapi.models.operations.CreateMediaResponse.Builder
Media is created successfully
CreateMediaSuccessResponse - Class in org.openapis.openapi.models.components
 
CreateMediaSuccessResponse() - Constructor for class org.openapis.openapi.models.components.CreateMediaSuccessResponse
 
CreateMediaSuccessResponse(Boolean, CreateMediaResponse) - Constructor for class org.openapis.openapi.models.components.CreateMediaSuccessResponse
 
CreateMediaSuccessResponse.Builder - Class in org.openapis.openapi.models.components
 
CreateNewStream - Class in org.openapis.openapi.operations
 
CreateNewStream() - Constructor for class org.openapis.openapi.operations.CreateNewStream
 
CreateNewStream.Async - Class in org.openapis.openapi.operations
 
CreateNewStream.Sync - Class in org.openapis.openapi.operations
 
CreateNewStreamRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
CreateNewStreamRequestBuilder - Class in org.openapis.openapi.models.operations
 
CreateNewStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.CreateNewStreamRequestBuilder
 
CreateNewStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.CreateNewStreamRequestBuilder
 
CreateNewStreamResponse - Class in org.openapis.openapi.models.operations.async
 
CreateNewStreamResponse - Class in org.openapis.openapi.models.operations
 
CreateNewStreamResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.CreateNewStreamResponse
 
CreateNewStreamResponse(String, int, HttpResponse<InputStream>, LiveStreamResponseDTO, DefaultError) - Constructor for class org.openapis.openapi.models.operations.CreateNewStreamResponse
 
CreateNewStreamResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
 
CreateNewStreamResponse(String, int, HttpResponse<Blob>, LiveStreamResponseDTO, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
 
CreateNewStreamResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
CreateNewStreamResponse.Builder - Class in org.openapis.openapi.models.operations
 
createParser() - Method in interface org.openapis.openapi.utils.reactive.EventStream.Protocol
Create a new parser instance for this protocol
createPlaybackId() - Method in class org.openapis.openapi.AsyncLivePlayback
Create a playbackId
createPlaybackId() - Method in class org.openapis.openapi.LivePlayback
Create a playbackId
createPlaybackId(String, PlaybackIdRequest) - Method in class org.openapis.openapi.AsyncLivePlayback
Create a playbackId
createPlaybackId(String, PlaybackIdRequest) - Method in class org.openapis.openapi.LivePlayback
Create a playbackId
createPlaybackId(String, PlaybackIdRequest, Options) - Method in class org.openapis.openapi.AsyncLivePlayback
Create a playbackId
createPlaybackId(String, PlaybackIdRequest, Options) - Method in class org.openapis.openapi.LivePlayback
Create a playbackId
CreatePlaybackId - Class in org.openapis.openapi.models.components
CreatePlaybackId
CreatePlaybackId() - Constructor for class org.openapis.openapi.models.components.CreatePlaybackId
 
CreatePlaybackId(String, AccessPolicy, CreatePlaybackIdAccessRestrictions, Resolution) - Constructor for class org.openapis.openapi.models.components.CreatePlaybackId
 
CreatePlaybackId.Builder - Class in org.openapis.openapi.models.components
 
CreatePlaybackIdAccessRestrictions - Class in org.openapis.openapi.models.components
CreatePlaybackIdAccessRestrictions
CreatePlaybackIdAccessRestrictions() - Constructor for class org.openapis.openapi.models.components.CreatePlaybackIdAccessRestrictions
 
CreatePlaybackIdAccessRestrictions(CreatePlaybackIdDomains, CreatePlaybackIdUserAgents) - Constructor for class org.openapis.openapi.models.components.CreatePlaybackIdAccessRestrictions
 
CreatePlaybackIdAccessRestrictions.Builder - Class in org.openapis.openapi.models.components
 
CreatePlaybackIdDomains - Class in org.openapis.openapi.models.components
CreatePlaybackIdDomains
CreatePlaybackIdDomains() - Constructor for class org.openapis.openapi.models.components.CreatePlaybackIdDomains
 
CreatePlaybackIdDomains(PolicyAction, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.components.CreatePlaybackIdDomains
 
CreatePlaybackIdDomains.Builder - Class in org.openapis.openapi.models.components
 
CreatePlaybackIdOfStream - Class in org.openapis.openapi.operations
 
CreatePlaybackIdOfStream() - Constructor for class org.openapis.openapi.operations.CreatePlaybackIdOfStream
 
CreatePlaybackIdOfStream.Async - Class in org.openapis.openapi.operations
 
CreatePlaybackIdOfStream.Sync - Class in org.openapis.openapi.operations
 
CreatePlaybackIdOfStreamRequest - Class in org.openapis.openapi.models.operations
 
CreatePlaybackIdOfStreamRequest(String, PlaybackIdRequest) - Constructor for class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequest
 
CreatePlaybackIdOfStreamRequest.Builder - Class in org.openapis.openapi.models.operations
 
CreatePlaybackIdOfStreamRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
CreatePlaybackIdOfStreamRequestBuilder - Class in org.openapis.openapi.models.operations
 
CreatePlaybackIdOfStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamRequestBuilder
 
CreatePlaybackIdOfStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequestBuilder
 
CreatePlaybackIdOfStreamResponse - Class in org.openapis.openapi.models.operations.async
 
CreatePlaybackIdOfStreamResponse - Class in org.openapis.openapi.models.operations
 
CreatePlaybackIdOfStreamResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
 
CreatePlaybackIdOfStreamResponse(String, int, HttpResponse<InputStream>, PlaybackIdSuccessResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
 
CreatePlaybackIdOfStreamResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
 
CreatePlaybackIdOfStreamResponse(String, int, HttpResponse<Blob>, PlaybackIdSuccessResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
 
CreatePlaybackIdOfStreamResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
CreatePlaybackIdOfStreamResponse.Builder - Class in org.openapis.openapi.models.operations
 
CreatePlaybackIdUserAgents - Class in org.openapis.openapi.models.components
CreatePlaybackIdUserAgents
CreatePlaybackIdUserAgents() - Constructor for class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents
 
CreatePlaybackIdUserAgents(PolicyAction, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents
 
CreatePlaybackIdUserAgents.Builder - Class in org.openapis.openapi.models.components
 
CreatePlaylistRequest - Interface in org.openapis.openapi.models.components
 
CreatePlaylistRequestManual - Class in org.openapis.openapi.models.components
 
CreatePlaylistRequestManual(String, String, CreatePlaylistRequestManualType) - Constructor for class org.openapis.openapi.models.components.CreatePlaylistRequestManual
 
CreatePlaylistRequestManual(String, String, CreatePlaylistRequestManualType, String, Long) - Constructor for class org.openapis.openapi.models.components.CreatePlaylistRequestManual
 
CreatePlaylistRequestManual.Builder - Class in org.openapis.openapi.models.components
 
CreatePlaylistRequestManualType - Enum Class in org.openapis.openapi.models.components
CreatePlaylistRequestManualType
CreatePlaylistRequestSmart - Class in org.openapis.openapi.models.components
 
CreatePlaylistRequestSmart(String, String, CreatePlaylistRequestSmartType, String, PlaylistOrder, Long, Metadata) - Constructor for class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
 
CreatePlaylistRequestSmart(String, String, CreatePlaylistRequestSmartType, PlaylistOrder, Metadata) - Constructor for class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
 
CreatePlaylistRequestSmart.Builder - Class in org.openapis.openapi.models.components
 
CreatePlaylistRequestSmartType - Enum Class in org.openapis.openapi.models.components
CreatePlaylistRequestSmartType
CreatePlaylistRequestTypeIdResolver - Class in org.openapis.openapi.models.components
 
CreatePlaylistRequestTypeIdResolver() - Constructor for class org.openapis.openapi.models.components.CreatePlaylistRequestTypeIdResolver
 
createResponse() - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
created a signing key successfully
createResponse() - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse
created a signing key successfully
createResponse(CreateResponse) - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse.Builder
created a signing key successfully
createResponse(CreateResponse) - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse.Builder
created a signing key successfully
CreateResponse - Class in org.openapis.openapi.models.components
 
CreateResponse() - Constructor for class org.openapis.openapi.models.components.CreateResponse
 
CreateResponse(Boolean, CreateSigningKeyResponseDTO) - Constructor for class org.openapis.openapi.models.components.CreateResponse
 
CreateResponse.Builder - Class in org.openapis.openapi.models.components
 
CreateSigningKey - Class in org.openapis.openapi.operations
 
CreateSigningKey() - Constructor for class org.openapis.openapi.operations.CreateSigningKey
 
CreateSigningKey.Async - Class in org.openapis.openapi.operations
 
CreateSigningKey.Sync - Class in org.openapis.openapi.operations
 
CreateSigningKeyRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
CreateSigningKeyRequestBuilder - Class in org.openapis.openapi.models.operations
 
CreateSigningKeyRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.CreateSigningKeyRequestBuilder
 
CreateSigningKeyRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.CreateSigningKeyRequestBuilder
 
CreateSigningKeyResponse - Class in org.openapis.openapi.models.operations.async
 
CreateSigningKeyResponse - Class in org.openapis.openapi.models.operations
 
CreateSigningKeyResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.CreateSigningKeyResponse
 
CreateSigningKeyResponse(String, int, HttpResponse<InputStream>, CreateResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.CreateSigningKeyResponse
 
CreateSigningKeyResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
 
CreateSigningKeyResponse(String, int, HttpResponse<Blob>, CreateResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
 
CreateSigningKeyResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
CreateSigningKeyResponse.Builder - Class in org.openapis.openapi.models.operations
 
CreateSigningKeyResponseDTO - Class in org.openapis.openapi.models.components
CreateSigningKeyResponseDTO
CreateSigningKeyResponseDTO() - Constructor for class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO
 
CreateSigningKeyResponseDTO(String, String, OffsetDateTime) - Constructor for class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO
 
CreateSigningKeyResponseDTO.Builder - Class in org.openapis.openapi.models.components
 
CreateSimulcastOfStream - Class in org.openapis.openapi.operations
 
CreateSimulcastOfStream() - Constructor for class org.openapis.openapi.operations.CreateSimulcastOfStream
 
CreateSimulcastOfStream.Async - Class in org.openapis.openapi.operations
 
CreateSimulcastOfStream.Sync - Class in org.openapis.openapi.operations
 
CreateSimulcastOfStreamRequest - Class in org.openapis.openapi.models.operations
 
CreateSimulcastOfStreamRequest(String, SimulcastRequest) - Constructor for class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequest
 
CreateSimulcastOfStreamRequest.Builder - Class in org.openapis.openapi.models.operations
 
CreateSimulcastOfStreamRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
CreateSimulcastOfStreamRequestBuilder - Class in org.openapis.openapi.models.operations
 
CreateSimulcastOfStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamRequestBuilder
 
CreateSimulcastOfStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequestBuilder
 
CreateSimulcastOfStreamResponse - Class in org.openapis.openapi.models.operations.async
 
CreateSimulcastOfStreamResponse - Class in org.openapis.openapi.models.operations
 
CreateSimulcastOfStreamResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
 
CreateSimulcastOfStreamResponse(String, int, HttpResponse<InputStream>, SimulcastResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
 
CreateSimulcastOfStreamResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
 
CreateSimulcastOfStreamResponse(String, int, HttpResponse<Blob>, SimulcastResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
 
CreateSimulcastOfStreamResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
CreateSimulcastOfStreamResponse.Builder - Class in org.openapis.openapi.models.operations
 
createTestHTTPClient(String) - Static method in class org.openapis.openapi.utils.Utils
 
createTestHTTPClient(FastpixHTTPClient, String) - Static method in class org.openapis.openapi.utils.Utils
 
creatorId() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
The unique identifier of the user who created this media.
creatorId() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The unique identifier of the user who created this media.
creatorId() - Method in class org.openapis.openapi.models.components.GetMediaResponse
The unique identifier of the user who created this media.
creatorId() - Method in class org.openapis.openapi.models.components.LiveMediaClips
The unique identifier of the user who created this media.
creatorId() - Method in class org.openapis.openapi.models.components.Media
The unique identifier of the user who created this media.
creatorId() - Method in class org.openapis.openapi.models.components.MediaCancelResponse
The unique identifier of the user who created this media.
creatorId() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
Creator ID of the media.
creatorId() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The unique identifier of the user who created this media.
creatorId() - Method in class org.openapis.openapi.models.components.UpdateMedia
The unique identifier of the user who created this media.
creatorId() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
The unique identifier of the user who created this media.
creatorId() - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBody
The unique identifier of the user who created this media.
creatorId(String) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
The unique identifier of the user who created this media.
creatorId(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
The unique identifier of the user who created this media.
creatorId(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
The unique identifier of the user who created this media.
creatorId(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
The unique identifier of the user who created this media.
creatorId(String) - Method in class org.openapis.openapi.models.components.Media.Builder
The unique identifier of the user who created this media.
creatorId(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse.Builder
The unique identifier of the user who created this media.
creatorId(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem.Builder
Creator ID of the media.
creatorId(String) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
The unique identifier of the user who created this media.
creatorId(String) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
The unique identifier of the user who created this media.
creatorId(String) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
The unique identifier of the user who created this media.
creatorId(String) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBody.Builder
The unique identifier of the user who created this media.
credentials() - Method in class org.openapis.openapi.utils.SessionManager.Session
 
CS_CZ - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
CS_CZ - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
CS_CZ - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
currentOffset() - Method in class org.openapis.openapi.models.components.DataPagination
The current offset value.
currentOffset() - Method in class org.openapis.openapi.models.components.LiveStreamPagination
Determines the current point for data retrieval within a paginated list.
currentOffset() - Method in class org.openapis.openapi.models.components.MediaClipResponsePagination
The starting offset of the current result set.
currentOffset() - Method in class org.openapis.openapi.models.components.Pagination
Offset determines the current point for data retrieval within a paginated list.
currentOffset() - Method in class org.openapis.openapi.models.components.SigningKeysPagination
Offset determines the current point for data retrieval within a paginated list.
currentOffset(Long) - Method in class org.openapis.openapi.models.components.DataPagination.Builder
The current offset value.
currentOffset(Long) - Method in class org.openapis.openapi.models.components.LiveStreamPagination.Builder
Determines the current point for data retrieval within a paginated list.
currentOffset(Long) - Method in class org.openapis.openapi.models.components.MediaClipResponsePagination.Builder
The starting offset of the current result set.
currentOffset(Long) - Method in class org.openapis.openapi.models.components.Pagination.Builder
Offset determines the current point for data retrieval within a paginated list.
currentOffset(Long) - Method in class org.openapis.openapi.models.components.SigningKeysPagination.Builder
Offset determines the current point for data retrieval within a paginated list.
custom() - Method in class org.openapis.openapi.models.components.Custom2
A list of custom dimension objects.
custom() - Method in class org.openapis.openapi.models.components.Views
User defined metadata.
custom(List<Custom1>) - Method in class org.openapis.openapi.models.components.Custom2.Builder
A list of custom dimension objects.
custom(Custom2) - Method in class org.openapis.openapi.models.components.Views.Builder
User defined metadata.
Custom1 - Class in org.openapis.openapi.models.components
 
Custom1() - Constructor for class org.openapis.openapi.models.components.Custom1
 
Custom1(String, String, String) - Constructor for class org.openapis.openapi.models.components.Custom1
 
CUSTOM1 - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
CUSTOM1 - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
Custom1.Builder - Class in org.openapis.openapi.models.components
 
CUSTOM10 - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
CUSTOM10 - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
Custom2 - Class in org.openapis.openapi.models.components
Custom2
Custom2() - Constructor for class org.openapis.openapi.models.components.Custom2
 
Custom2(List<Custom1>) - Constructor for class org.openapis.openapi.models.components.Custom2
 
CUSTOM2 - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
CUSTOM2 - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
Custom2.Builder - Class in org.openapis.openapi.models.components
 
CUSTOM3 - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
CUSTOM3 - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
CUSTOM4 - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
CUSTOM4 - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
CUSTOM5 - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
CUSTOM5 - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
CUSTOM6 - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
CUSTOM6 - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
CUSTOM7 - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
CUSTOM7 - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
CUSTOM8 - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
CUSTOM8 - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
CUSTOM9 - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
CUSTOM9 - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 

D

DA_DK - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
DA_DK - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
DA_DK - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
data() - Method in class org.openapis.openapi.models.components.AiResponseRecord
The AI-generated content data.
data() - Method in class org.openapis.openapi.models.components.AiSummaryRecord
The AI-generated summary of the media content.
data() - Method in class org.openapis.openapi.models.components.CreateMediaSuccessResponse
 
data() - Method in class org.openapis.openapi.models.components.CreateResponse
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.components.GetAllPlaylistsResponse
 
data() - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponse
 
data() - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTO
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.components.GetStreamsResponse
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.components.LivestreamgetResponse
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.components.LiveStreamResponseDTO
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.components.MediaClipResponse
 
data() - Method in class org.openapis.openapi.models.components.PatchResponseDTO
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponse
 
data() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponse
 
data() - Method in class org.openapis.openapi.models.components.PlaylistCreatedResponse
 
data() - Method in class org.openapis.openapi.models.components.SimulcastResponse
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponse
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.components.ViewsCountResponse
Contains the view count details.
data() - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponseBody
Contains details about the track that was added or updated.
data() - Method in class org.openapis.openapi.models.operations.CancelUploadResponseBody
Response returned when an upload is cancelled.
data() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponseBody
A collection of Playback ID objects utilized for crafting HLS playback urls.
data() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponseBody
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponseBody
Represents the response for a successfully generated subtitle track.
data() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponseBody
 
data() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody
 
data() - Method in class org.openapis.openapi.models.operations.GetMediaResponseBody
 
data() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponseBody
The summary of the particular video.
data() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponseBody
 
data() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponseBody
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
Retrieves breakdown values for a specified metric and timespan
data() - Method in class org.openapis.openapi.models.operations.ListByTopContentResponseBody
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.operations.ListDimensionsResponseBody
The endpoint retrieves a comprehensive list of dimensions
data() - Method in class org.openapis.openapi.models.operations.ListErrorsResponseBody
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody
filter values associated with a specific dimension
data() - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponseBody
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.operations.ListMediaResponseBody
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody
Retrieves overall values for a specified metric
data() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponseBody
 
data() - Method in class org.openapis.openapi.models.operations.ListUploadsResponseBody
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponseBody
Displays the result of the request.
data() - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponseBody
 
data() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponseBody
 
data() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponseBody
 
data() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponseBody
 
data() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponseBody
 
data() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponseBody
 
data() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponseBody
 
data() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponseBody
 
data() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponseBody
Contains details about the track that was added or updated.
data() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponseBody
 
data() - Method in class org.openapis.openapi.utils.EventStreamMessage
 
data(String) - Method in class org.openapis.openapi.models.components.AiSummaryRecord.Builder
The AI-generated summary of the media content.
data(String) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponseBody.Builder
The summary of the particular video.
data(List<String>) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponseBody.Builder
The endpoint retrieves a comprehensive list of dimensions
data(List<BrowserNameDimensiondetails>) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody.Builder
filter values associated with a specific dimension
data(List<DrmIdResponse>) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody.Builder
 
data(List<GetAllMediaResponse>) - Method in class org.openapis.openapi.models.operations.ListMediaResponseBody.Builder
Displays the result of the request.
data(List<GetAllSigningKeysResponseDto>) - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponse.Builder
 
data(List<GetCreateLiveStreamResponseDTO>) - Method in class org.openapis.openapi.models.components.GetStreamsResponse.Builder
Displays the result of the request.
data(List<LiveMediaClips>) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponseBody.Builder
Displays the result of the request.
data(List<MediaClipResponseData>) - Method in class org.openapis.openapi.models.components.MediaClipResponse.Builder
 
data(List<MetricsBreakdownDetails>) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody.Builder
Retrieves breakdown values for a specified metric and timespan
data(List<MetricsComparisonDetails>) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody.Builder
Displays the result of the request.
data(List<MetricsTimeseriesDataDetails>) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody.Builder
Displays the result of the request.
data(List<PlaylistItem>) - Method in class org.openapis.openapi.models.components.GetAllPlaylistsResponse.Builder
 
data(List<UnusedDirectUpload>) - Method in class org.openapis.openapi.models.operations.ListUploadsResponseBody.Builder
Displays the result of the request.
data(List<ViewsByTopContentDetails>) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponseBody.Builder
Displays the result of the request.
data(List<ViewsList>) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody.Builder
Displays the result of the request.
data(List<ListPlaybackIdsData>) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponseBody.Builder
 
data(Map<String, Object>) - Method in class org.openapis.openapi.models.components.AiResponseRecord.Builder
The AI-generated content data.
data(AddTrackResponse) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponseBody.Builder
Contains details about the track that was added or updated.
data(ChaptersResponse) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponseBody.Builder
 
data(CreateLiveStreamResponseDTO) - Method in class org.openapis.openapi.models.components.LiveStreamResponseDTO.Builder
Displays the result of the request.
data(CreateMediaResponse) - Method in class org.openapis.openapi.models.components.CreateMediaSuccessResponse.Builder
 
data(CreatePlaybackId) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponseBody.Builder
A collection of Playback ID objects utilized for crafting HLS playback urls.
data(CreateSigningKeyResponseDTO) - Method in class org.openapis.openapi.models.components.CreateResponse.Builder
Displays the result of the request.
data(DirectUpload) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponseBody.Builder
Displays the result of the request.
data(DrmIdResponse) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponseBody.Builder
 
data(GenerateTrackResponse) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponseBody.Builder
Represents the response for a successfully generated subtitle track.
data(GetCreateLiveStreamResponseDTO) - Method in class org.openapis.openapi.models.components.LivestreamgetResponse.Builder
Displays the result of the request.
data(GetMediaResponse) - Method in class org.openapis.openapi.models.operations.GetMediaResponseBody.Builder
 
data(GetPublicPemUsingSigningKeyIdResponseDTOData) - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTO.Builder
Displays the result of the request.
data(Media) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponseBody.Builder
 
data(MediaCancelResponse) - Method in class org.openapis.openapi.models.operations.CancelUploadResponseBody.Builder
Response returned when an upload is cancelled.
data(MetricsOverallDataDetails) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody.Builder
Retrieves overall values for a specified metric
data(ModerationResponse) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponseBody.Builder
 
data(NamedEntitiesResponse) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponseBody.Builder
 
data(PatchResponseData) - Method in class org.openapis.openapi.models.components.PatchResponseDTO.Builder
Displays the result of the request.
data(PlaybackIdSuccessResponseData) - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponse.Builder
 
data(PlaylistByIdResponseData) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponse.Builder
 
data(PlaylistCreatedSchema) - Method in class org.openapis.openapi.models.components.PlaylistCreatedResponse.Builder
 
data(SimulcastResponseData) - Method in class org.openapis.openapi.models.components.SimulcastResponse.Builder
Displays the result of the request.
data(SimulcastUpdateResponseData) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponse.Builder
Displays the result of the request.
data(SourceAccessMedia) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponseBody.Builder
 
data(SummaryResponse) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponseBody.Builder
 
data(UpdateMedia) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponseBody.Builder
 
data(UpdateTrackResponse) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponseBody.Builder
Contains details about the track that was added or updated.
data(Views) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponseBody.Builder
Displays the result of the request.
data(ViewsCountResponseData) - Method in class org.openapis.openapi.models.components.ViewsCountResponse.Builder
Contains the view count details.
data(GetPlaybackIdData) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponseBody.Builder
 
data(ListErrorsData) - Method in class org.openapis.openapi.models.operations.ListErrorsResponseBody.Builder
Displays the result of the request.
data(RetrieveMediaInputInfoData) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponseBody.Builder
Displays the result of the request.
data(UpdateDomainRestrictionsData) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponseBody.Builder
 
data(UpdateUserAgentRestrictionsData) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponseBody.Builder
 
DataPagination - Class in org.openapis.openapi.models.components
DataPagination
DataPagination() - Constructor for class org.openapis.openapi.models.components.DataPagination
 
DataPagination(Long, Long, Long) - Constructor for class org.openapis.openapi.models.components.DataPagination
 
DataPagination.Builder - Class in org.openapis.openapi.models.components
 
DateRange - Class in org.openapis.openapi.models.components
DateRange
DateRange() - Constructor for class org.openapis.openapi.models.components.DateRange
 
DateRange(String, String) - Constructor for class org.openapis.openapi.models.components.DateRange
 
DateRange.Builder - Class in org.openapis.openapi.models.components
 
DAY - Enum constant in enum class org.openapis.openapi.models.operations.GroupBy
 
DE_AT - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
DE_AT - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
DE_AT - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
DE_CH - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
DE_CH - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
DE_CH - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
debug(String) - Method in class org.openapis.openapi.utils.FastpixLogger
 
debug(String, Object) - Method in class org.openapis.openapi.utils.FastpixLogger
 
debug(String, Object...) - Method in class org.openapis.openapi.utils.FastpixLogger
 
debug(String, Object, Object) - Method in class org.openapis.openapi.utils.FastpixLogger
 
DEDE - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
DEDE - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
DEDE - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
DEFAULT - Enum constant in enum class org.openapis.openapi.utils.Utils.JsonShape
 
DEFAULT - Static variable in interface org.openapis.openapi.utils.AsyncHook.AfterError
 
DEFAULT - Static variable in interface org.openapis.openapi.utils.AsyncHook.AfterSuccess
 
DEFAULT - Static variable in interface org.openapis.openapi.utils.AsyncHook.BeforeRequest
 
DEFAULT - Static variable in interface org.openapis.openapi.utils.Hook.AfterError
The default action is to rethrow the given error.
DEFAULT - Static variable in interface org.openapis.openapi.utils.Hook.AfterSuccess
The default action is to return the response untouched.
DEFAULT - Static variable in interface org.openapis.openapi.utils.Hook.BeforeRequest
The default action is to return the request untouched.
DEFAULT - Static variable in interface org.openapis.openapi.utils.Hook.SdkInit
The default action is to return the config untouched.
DEFAULT - Static variable in class org.openapis.openapi.utils.Utf8UrlEncoder
 
DEFAULT_TEXT_CT - Static variable in class org.openapis.openapi.utils.Multipart
 
defaultError() - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.CancelUploadResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.CreateMediaResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetMediaResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.ListErrorsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.ListMediaResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.ListUploadsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
defaultError() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CancelUploadResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CreateMediaResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetMediaResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListErrorsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListMediaResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListUploadsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse.Builder
See the range of possible error responses and their status codes.
defaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse.Builder
See the range of possible error responses and their status codes.
DefaultError - Class in org.openapis.openapi.models.components
 
DefaultError() - Constructor for class org.openapis.openapi.models.components.DefaultError
 
DefaultError(Boolean, Error) - Constructor for class org.openapis.openapi.models.components.DefaultError
 
DefaultError.Builder - Class in org.openapis.openapi.models.components
 
defaultPolicy() - Method in class org.openapis.openapi.models.components.CreateMediaRequestDomains
Specifies the default access policy for domains.
defaultPolicy() - Method in class org.openapis.openapi.models.components.CreateMediaRequestUserAgents
Specifies the default access policy for user agents (browsers, bots, etc.).
defaultPolicy() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdDomains
Policy action type
defaultPolicy() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents
Policy action type
defaultPolicy() - Method in class org.openapis.openapi.models.components.DomainRestrictions
Policy action type
defaultPolicy() - Method in class org.openapis.openapi.models.components.PlaybackIdDomains
Policy action type
defaultPolicy() - Method in class org.openapis.openapi.models.components.PlaybackIdUserAgents
Policy action type
defaultPolicy() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains
Policy action type
defaultPolicy() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents
Policy action type
defaultPolicy() - Method in class org.openapis.openapi.models.components.UserAgentRestrictions
Policy action type
defaultPolicy() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains
Specifies the default access policy for domains.
defaultPolicy() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents
Specifies the default access policy for user agents (browsers, bots, etc.).
defaultPolicy() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomains
 
defaultPolicy() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents
 
defaultPolicy() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomains
 
defaultPolicy() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents
 
defaultPolicy() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData
Specify the fallback behavior for domains that are not listed in the allow or deny lists.
defaultPolicy() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody
Specify the fallback behavior for domains that are not listed in the `allow` or `deny` lists.
defaultPolicy() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData
Specifies the default behavior for user agents not listed in the allow or deny lists.
defaultPolicy() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody
The default behavior when a user-agent is not listed in `allow` or `deny`.
defaultPolicy(String) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData.Builder
Specify the fallback behavior for domains that are not listed in the allow or deny lists.
defaultPolicy(String) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData.Builder
Specifies the default behavior for user agents not listed in the allow or deny lists.
defaultPolicy(DomainsDefaultPolicy) - Method in class org.openapis.openapi.models.components.CreateMediaRequestDomains.Builder
Specifies the default access policy for domains.
defaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdDomains.Builder
Policy action type
defaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents.Builder
Policy action type
defaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.DomainRestrictions.Builder
Policy action type
defaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.PlaybackIdDomains.Builder
Policy action type
defaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.PlaybackIdUserAgents.Builder
Policy action type
defaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains.Builder
Policy action type
defaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents.Builder
Policy action type
defaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.UserAgentRestrictions.Builder
Policy action type
defaultPolicy(UserAgentsDefaultPolicy) - Method in class org.openapis.openapi.models.components.CreateMediaRequestUserAgents.Builder
Specifies the default access policy for user agents (browsers, bots, etc.).
defaultPolicy(DirectUploadVideoMediaDomainsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains.Builder
Specifies the default access policy for domains.
defaultPolicy(DirectUploadVideoMediaUserAgentsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents.Builder
Specifies the default access policy for user agents (browsers, bots, etc.).
defaultPolicy(GetPlaybackIdDomainsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomains.Builder
 
defaultPolicy(GetPlaybackIdUserAgentsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents.Builder
 
defaultPolicy(ListPlaybackIdsDomainsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomains.Builder
 
defaultPolicy(ListPlaybackIdsUserAgentsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents.Builder
 
defaultPolicy(UpdateDomainRestrictionsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody.Builder
Specify the fallback behavior for domains that are not listed in the `allow` or `deny` lists.
defaultPolicy(UpdateUserAgentRestrictionsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody.Builder
The default behavior when a user-agent is not listed in `allow` or `deny`.
DefaultSecuritySource(HasSecurity) - Constructor for class org.openapis.openapi.SecuritySource.DefaultSecuritySource
 
delete() - Method in class org.openapis.openapi.AsyncLiveStream
Delete a stream
delete() - Method in class org.openapis.openapi.AsyncPlaylists
Delete a playlist by ID
delete() - Method in class org.openapis.openapi.AsyncSigningKeys
Delete a signing key
delete() - Method in class org.openapis.openapi.AsyncSimulcastStreams
Delete a simulcast
delete() - Method in class org.openapis.openapi.AsyncVideos
Delete a media by ID
delete() - Method in class org.openapis.openapi.LiveStream
Delete a stream
delete() - Method in class org.openapis.openapi.Playlists
Delete a playlist by ID
delete() - Method in class org.openapis.openapi.SigningKeys
Delete a signing key
delete() - Method in class org.openapis.openapi.SimulcastStreams
Delete a simulcast
delete() - Method in class org.openapis.openapi.Videos
Delete a media by ID
delete(String) - Method in class org.openapis.openapi.AsyncLiveStream
Delete a stream
delete(String) - Method in class org.openapis.openapi.AsyncPlaylists
Delete a playlist by ID
delete(String) - Method in class org.openapis.openapi.AsyncSigningKeys
Delete a signing key
delete(String) - Method in class org.openapis.openapi.AsyncVideos
Delete a media by ID
delete(String) - Method in class org.openapis.openapi.LiveStream
Delete a stream
delete(String) - Method in class org.openapis.openapi.Playlists
Delete a playlist by ID
delete(String) - Method in class org.openapis.openapi.SigningKeys
Delete a signing key
delete(String) - Method in class org.openapis.openapi.Videos
Delete a media by ID
delete(String, String) - Method in class org.openapis.openapi.AsyncSimulcastStreams
Delete a simulcast
delete(String, String) - Method in class org.openapis.openapi.SimulcastStreams
Delete a simulcast
delete(String, String, Options) - Method in class org.openapis.openapi.AsyncSimulcastStreams
Delete a simulcast
delete(String, String, Options) - Method in class org.openapis.openapi.SimulcastStreams
Delete a simulcast
delete(String, Options) - Method in class org.openapis.openapi.AsyncLiveStream
Delete a stream
delete(String, Options) - Method in class org.openapis.openapi.AsyncPlaylists
Delete a playlist by ID
delete(String, Options) - Method in class org.openapis.openapi.AsyncSigningKeys
Delete a signing key
delete(String, Options) - Method in class org.openapis.openapi.AsyncVideos
Delete a media by ID
delete(String, Options) - Method in class org.openapis.openapi.LiveStream
Delete a stream
delete(String, Options) - Method in class org.openapis.openapi.Playlists
Delete a playlist by ID
delete(String, Options) - Method in class org.openapis.openapi.SigningKeys
Delete a signing key
delete(String, Options) - Method in class org.openapis.openapi.Videos
Delete a media by ID
DeleteAPlaylist - Class in org.openapis.openapi.operations
 
DeleteAPlaylist() - Constructor for class org.openapis.openapi.operations.DeleteAPlaylist
 
DeleteAPlaylist.Async - Class in org.openapis.openapi.operations
 
DeleteAPlaylist.Sync - Class in org.openapis.openapi.operations
 
DeleteAPlaylistRequest - Class in org.openapis.openapi.models.operations
 
DeleteAPlaylistRequest(String) - Constructor for class org.openapis.openapi.models.operations.DeleteAPlaylistRequest
 
DeleteAPlaylistRequest.Builder - Class in org.openapis.openapi.models.operations
 
DeleteAPlaylistRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
DeleteAPlaylistRequestBuilder - Class in org.openapis.openapi.models.operations
 
DeleteAPlaylistRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.DeleteAPlaylistRequestBuilder
 
DeleteAPlaylistRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.DeleteAPlaylistRequestBuilder
 
DeleteAPlaylistResponse - Class in org.openapis.openapi.models.operations.async
 
DeleteAPlaylistResponse - Class in org.openapis.openapi.models.operations
 
DeleteAPlaylistResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
 
DeleteAPlaylistResponse(String, int, HttpResponse<InputStream>, PlaylistDeleteResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
 
DeleteAPlaylistResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
 
DeleteAPlaylistResponse(String, int, HttpResponse<Blob>, PlaylistDeleteResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
 
DeleteAPlaylistResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
DeleteAPlaylistResponse.Builder - Class in org.openapis.openapi.models.operations
 
deleteId() - Method in class org.openapis.openapi.AsyncPlayback
Delete a playback ID
deleteId() - Method in class org.openapis.openapi.Playback
Delete a playback ID
deleteId(String, String) - Method in class org.openapis.openapi.AsyncPlayback
Delete a playback ID
deleteId(String, String) - Method in class org.openapis.openapi.Playback
Delete a playback ID
deleteId(String, String, Options) - Method in class org.openapis.openapi.AsyncPlayback
Delete a playback ID
deleteId(String, String, Options) - Method in class org.openapis.openapi.Playback
Delete a playback ID
DeleteLiveStream - Class in org.openapis.openapi.operations
 
DeleteLiveStream() - Constructor for class org.openapis.openapi.operations.DeleteLiveStream
 
DeleteLiveStream.Async - Class in org.openapis.openapi.operations
 
DeleteLiveStream.Sync - Class in org.openapis.openapi.operations
 
DeleteLiveStreamRequest - Class in org.openapis.openapi.models.operations
 
DeleteLiveStreamRequest(String) - Constructor for class org.openapis.openapi.models.operations.DeleteLiveStreamRequest
 
DeleteLiveStreamRequest.Builder - Class in org.openapis.openapi.models.operations
 
DeleteLiveStreamRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
DeleteLiveStreamRequestBuilder - Class in org.openapis.openapi.models.operations
 
DeleteLiveStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.DeleteLiveStreamRequestBuilder
 
DeleteLiveStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.DeleteLiveStreamRequestBuilder
 
DeleteLiveStreamResponse - Class in org.openapis.openapi.models.operations.async
 
DeleteLiveStreamResponse - Class in org.openapis.openapi.models.operations
 
DeleteLiveStreamResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
 
DeleteLiveStreamResponse(String, int, HttpResponse<InputStream>, LiveStreamDeleteResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
 
DeleteLiveStreamResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
 
DeleteLiveStreamResponse(String, int, HttpResponse<Blob>, LiveStreamDeleteResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
 
DeleteLiveStreamResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
DeleteLiveStreamResponse.Builder - Class in org.openapis.openapi.models.operations
 
DeleteMedia - Class in org.openapis.openapi.operations
 
DeleteMedia() - Constructor for class org.openapis.openapi.operations.DeleteMedia
 
DeleteMedia.Async - Class in org.openapis.openapi.operations
 
DeleteMedia.Sync - Class in org.openapis.openapi.operations
 
DeleteMediaFromPlaylist - Class in org.openapis.openapi.operations
 
DeleteMediaFromPlaylist() - Constructor for class org.openapis.openapi.operations.DeleteMediaFromPlaylist
 
DeleteMediaFromPlaylist.Async - Class in org.openapis.openapi.operations
 
DeleteMediaFromPlaylist.Sync - Class in org.openapis.openapi.operations
 
DeleteMediaFromPlaylistRequest - Class in org.openapis.openapi.models.operations
 
DeleteMediaFromPlaylistRequest(String) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequest
 
DeleteMediaFromPlaylistRequest(String, MediaIdsRequest) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequest
 
DeleteMediaFromPlaylistRequest.Builder - Class in org.openapis.openapi.models.operations
 
DeleteMediaFromPlaylistRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
DeleteMediaFromPlaylistRequestBuilder - Class in org.openapis.openapi.models.operations
 
DeleteMediaFromPlaylistRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistRequestBuilder
 
DeleteMediaFromPlaylistRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequestBuilder
 
DeleteMediaFromPlaylistResponse - Class in org.openapis.openapi.models.operations.async
 
DeleteMediaFromPlaylistResponse - Class in org.openapis.openapi.models.operations
 
DeleteMediaFromPlaylistResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
 
DeleteMediaFromPlaylistResponse(String, int, HttpResponse<InputStream>, PlaylistByIdResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
 
DeleteMediaFromPlaylistResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
 
DeleteMediaFromPlaylistResponse(String, int, HttpResponse<Blob>, PlaylistByIdResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
 
DeleteMediaFromPlaylistResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
DeleteMediaFromPlaylistResponse.Builder - Class in org.openapis.openapi.models.operations
 
DeleteMediaPlaybackId - Class in org.openapis.openapi.operations
 
DeleteMediaPlaybackId() - Constructor for class org.openapis.openapi.operations.DeleteMediaPlaybackId
 
DeleteMediaPlaybackId.Async - Class in org.openapis.openapi.operations
 
DeleteMediaPlaybackId.Sync - Class in org.openapis.openapi.operations
 
DeleteMediaPlaybackIdRequest - Class in org.openapis.openapi.models.operations
 
DeleteMediaPlaybackIdRequest(String, String) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequest
 
DeleteMediaPlaybackIdRequest.Builder - Class in org.openapis.openapi.models.operations
 
DeleteMediaPlaybackIdRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
DeleteMediaPlaybackIdRequestBuilder - Class in org.openapis.openapi.models.operations
 
DeleteMediaPlaybackIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdRequestBuilder
 
DeleteMediaPlaybackIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequestBuilder
 
DeleteMediaPlaybackIdResponse - Class in org.openapis.openapi.models.operations.async
 
DeleteMediaPlaybackIdResponse - Class in org.openapis.openapi.models.operations
 
DeleteMediaPlaybackIdResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
 
DeleteMediaPlaybackIdResponse(String, int, HttpResponse<InputStream>, DeleteMediaPlaybackIdResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
 
DeleteMediaPlaybackIdResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
 
DeleteMediaPlaybackIdResponse(String, int, HttpResponse<Blob>, DeleteMediaPlaybackIdResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
 
DeleteMediaPlaybackIdResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
DeleteMediaPlaybackIdResponse.Builder - Class in org.openapis.openapi.models.operations
 
DeleteMediaPlaybackIdResponseBody - Class in org.openapis.openapi.models.operations
DeleteMediaPlaybackIdResponseBody
DeleteMediaPlaybackIdResponseBody() - Constructor for class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponseBody
 
DeleteMediaPlaybackIdResponseBody(Boolean) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponseBody
 
DeleteMediaPlaybackIdResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
DeleteMediaRequest - Class in org.openapis.openapi.models.operations
 
DeleteMediaRequest(String) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaRequest
 
DeleteMediaRequest.Builder - Class in org.openapis.openapi.models.operations
 
DeleteMediaRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
DeleteMediaRequestBuilder - Class in org.openapis.openapi.models.operations
 
DeleteMediaRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.DeleteMediaRequestBuilder
 
DeleteMediaRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaRequestBuilder
 
DeleteMediaResponse - Class in org.openapis.openapi.models.operations.async
 
DeleteMediaResponse - Class in org.openapis.openapi.models.operations
 
DeleteMediaResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaResponse
 
DeleteMediaResponse(String, int, HttpResponse<InputStream>, DeleteMediaResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaResponse
 
DeleteMediaResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.DeleteMediaResponse
 
DeleteMediaResponse(String, int, HttpResponse<Blob>, DeleteMediaResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.DeleteMediaResponse
 
DeleteMediaResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
DeleteMediaResponse.Builder - Class in org.openapis.openapi.models.operations
 
DeleteMediaResponseBody - Class in org.openapis.openapi.models.operations
DeleteMediaResponseBody
DeleteMediaResponseBody() - Constructor for class org.openapis.openapi.models.operations.DeleteMediaResponseBody
 
DeleteMediaResponseBody(Boolean) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaResponseBody
 
DeleteMediaResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
DeleteMediaTrack - Class in org.openapis.openapi.operations
 
DeleteMediaTrack() - Constructor for class org.openapis.openapi.operations.DeleteMediaTrack
 
DeleteMediaTrack.Async - Class in org.openapis.openapi.operations
 
DeleteMediaTrack.Sync - Class in org.openapis.openapi.operations
 
DeleteMediaTrackRequest - Class in org.openapis.openapi.models.operations
 
DeleteMediaTrackRequest(String, String) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaTrackRequest
 
DeleteMediaTrackRequest.Builder - Class in org.openapis.openapi.models.operations
 
DeleteMediaTrackRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
DeleteMediaTrackRequestBuilder - Class in org.openapis.openapi.models.operations
 
DeleteMediaTrackRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.DeleteMediaTrackRequestBuilder
 
DeleteMediaTrackRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaTrackRequestBuilder
 
DeleteMediaTrackResponse - Class in org.openapis.openapi.models.operations.async
 
DeleteMediaTrackResponse - Class in org.openapis.openapi.models.operations
 
DeleteMediaTrackResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
 
DeleteMediaTrackResponse(String, int, HttpResponse<InputStream>, DeleteMediaTrackResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
 
DeleteMediaTrackResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
 
DeleteMediaTrackResponse(String, int, HttpResponse<Blob>, DeleteMediaTrackResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
 
DeleteMediaTrackResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
DeleteMediaTrackResponse.Builder - Class in org.openapis.openapi.models.operations
 
DeleteMediaTrackResponseBody - Class in org.openapis.openapi.models.operations
DeleteMediaTrackResponseBody
DeleteMediaTrackResponseBody() - Constructor for class org.openapis.openapi.models.operations.DeleteMediaTrackResponseBody
 
DeleteMediaTrackResponseBody(Boolean) - Constructor for class org.openapis.openapi.models.operations.DeleteMediaTrackResponseBody
 
DeleteMediaTrackResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
deletePlaybackId() - Method in class org.openapis.openapi.AsyncLivePlayback
Delete a playbackId
deletePlaybackId() - Method in class org.openapis.openapi.LivePlayback
Delete a playbackId
deletePlaybackId(String, String) - Method in class org.openapis.openapi.AsyncLivePlayback
Delete a playbackId
deletePlaybackId(String, String) - Method in class org.openapis.openapi.LivePlayback
Delete a playbackId
deletePlaybackId(String, String, Options) - Method in class org.openapis.openapi.AsyncLivePlayback
Delete a playbackId
deletePlaybackId(String, String, Options) - Method in class org.openapis.openapi.LivePlayback
Delete a playbackId
DeletePlaybackIdOfStream - Class in org.openapis.openapi.operations
 
DeletePlaybackIdOfStream() - Constructor for class org.openapis.openapi.operations.DeletePlaybackIdOfStream
 
DeletePlaybackIdOfStream.Async - Class in org.openapis.openapi.operations
 
DeletePlaybackIdOfStream.Sync - Class in org.openapis.openapi.operations
 
DeletePlaybackIdOfStreamRequest - Class in org.openapis.openapi.models.operations
 
DeletePlaybackIdOfStreamRequest(String, String) - Constructor for class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequest
 
DeletePlaybackIdOfStreamRequest.Builder - Class in org.openapis.openapi.models.operations
 
DeletePlaybackIdOfStreamRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
DeletePlaybackIdOfStreamRequestBuilder - Class in org.openapis.openapi.models.operations
 
DeletePlaybackIdOfStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamRequestBuilder
 
DeletePlaybackIdOfStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequestBuilder
 
DeletePlaybackIdOfStreamResponse - Class in org.openapis.openapi.models.operations.async
 
DeletePlaybackIdOfStreamResponse - Class in org.openapis.openapi.models.operations
 
DeletePlaybackIdOfStreamResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
 
DeletePlaybackIdOfStreamResponse(String, int, HttpResponse<InputStream>, LiveStreamDeleteResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
 
DeletePlaybackIdOfStreamResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
 
DeletePlaybackIdOfStreamResponse(String, int, HttpResponse<Blob>, LiveStreamDeleteResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
 
DeletePlaybackIdOfStreamResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
DeletePlaybackIdOfStreamResponse.Builder - Class in org.openapis.openapi.models.operations
 
DeleteSigningKey - Class in org.openapis.openapi.operations
 
DeleteSigningKey() - Constructor for class org.openapis.openapi.operations.DeleteSigningKey
 
DeleteSigningKey.Async - Class in org.openapis.openapi.operations
 
DeleteSigningKey.Sync - Class in org.openapis.openapi.operations
 
DeleteSigningKeyRequest - Class in org.openapis.openapi.models.operations
 
DeleteSigningKeyRequest(String) - Constructor for class org.openapis.openapi.models.operations.DeleteSigningKeyRequest
 
DeleteSigningKeyRequest.Builder - Class in org.openapis.openapi.models.operations
 
DeleteSigningKeyRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
DeleteSigningKeyRequestBuilder - Class in org.openapis.openapi.models.operations
 
DeleteSigningKeyRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.DeleteSigningKeyRequestBuilder
 
DeleteSigningKeyRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.DeleteSigningKeyRequestBuilder
 
deleteSigningKeyResponse() - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
successfully fetched all signing keys
deleteSigningKeyResponse() - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
successfully fetched all signing keys
deleteSigningKeyResponse(DeleteSigningKeyResponse) - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse.Builder
successfully fetched all signing keys
deleteSigningKeyResponse(DeleteSigningKeyResponse) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse.Builder
successfully fetched all signing keys
DeleteSigningKeyResponse - Class in org.openapis.openapi.models.components
 
DeleteSigningKeyResponse - Class in org.openapis.openapi.models.operations.async
 
DeleteSigningKeyResponse - Class in org.openapis.openapi.models.operations
 
DeleteSigningKeyResponse() - Constructor for class org.openapis.openapi.models.components.DeleteSigningKeyResponse
 
DeleteSigningKeyResponse(Boolean) - Constructor for class org.openapis.openapi.models.components.DeleteSigningKeyResponse
 
DeleteSigningKeyResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
 
DeleteSigningKeyResponse(String, int, HttpResponse<InputStream>, DeleteSigningKeyResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
 
DeleteSigningKeyResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
 
DeleteSigningKeyResponse(String, int, HttpResponse<Blob>, DeleteSigningKeyResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
 
DeleteSigningKeyResponse.Builder - Class in org.openapis.openapi.models.components
 
DeleteSigningKeyResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
DeleteSigningKeyResponse.Builder - Class in org.openapis.openapi.models.operations
 
DeleteSimulcastOfStream - Class in org.openapis.openapi.operations
 
DeleteSimulcastOfStream() - Constructor for class org.openapis.openapi.operations.DeleteSimulcastOfStream
 
DeleteSimulcastOfStream.Async - Class in org.openapis.openapi.operations
 
DeleteSimulcastOfStream.Sync - Class in org.openapis.openapi.operations
 
DeleteSimulcastOfStreamRequest - Class in org.openapis.openapi.models.operations
 
DeleteSimulcastOfStreamRequest(String, String) - Constructor for class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequest
 
DeleteSimulcastOfStreamRequest.Builder - Class in org.openapis.openapi.models.operations
 
DeleteSimulcastOfStreamRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
DeleteSimulcastOfStreamRequestBuilder - Class in org.openapis.openapi.models.operations
 
DeleteSimulcastOfStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamRequestBuilder
 
DeleteSimulcastOfStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequestBuilder
 
DeleteSimulcastOfStreamResponse - Class in org.openapis.openapi.models.operations.async
 
DeleteSimulcastOfStreamResponse - Class in org.openapis.openapi.models.operations
 
DeleteSimulcastOfStreamResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
 
DeleteSimulcastOfStreamResponse(String, int, HttpResponse<InputStream>, SimulcastdeleteResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
 
DeleteSimulcastOfStreamResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
 
DeleteSimulcastOfStreamResponse(String, int, HttpResponse<Blob>, SimulcastdeleteResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
 
DeleteSimulcastOfStreamResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
DeleteSimulcastOfStreamResponse.Builder - Class in org.openapis.openapi.models.operations
 
deleteTrack() - Method in class org.openapis.openapi.AsyncManageVideos
Delete audio / subtitle track
deleteTrack() - Method in class org.openapis.openapi.ManageVideos
Delete audio / subtitle track
deleteTrack(String, String) - Method in class org.openapis.openapi.AsyncManageVideos
Delete audio / subtitle track
deleteTrack(String, String) - Method in class org.openapis.openapi.ManageVideos
Delete audio / subtitle track
deleteTrack(String, String, Options) - Method in class org.openapis.openapi.AsyncManageVideos
Delete audio / subtitle track
deleteTrack(String, String, Options) - Method in class org.openapis.openapi.ManageVideos
Delete audio / subtitle track
deny() - Method in class org.openapis.openapi.models.components.CreateMediaRequestDomains
A list of domain names or patterns that are explicitly denied access.
deny() - Method in class org.openapis.openapi.models.components.CreateMediaRequestUserAgents
A list of user agents (identified by string names or patterns) that are explicitly denied access.
deny() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdDomains
A list of domains that are explicitly blocked from accessing the resource.
deny() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents
A list of specific user agents that are blocked.
deny() - Method in class org.openapis.openapi.models.components.DomainRestrictions
A list of domain names or patterns that are explicitly denied access
deny() - Method in class org.openapis.openapi.models.components.PlaybackIdDomains
A list of domains that are explicitly blocked from accessing the resource.
deny() - Method in class org.openapis.openapi.models.components.PlaybackIdUserAgents
A list of specific user agents that are blocked.
deny() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains
A list of domains that are explicitly blocked from accessing the resource.
deny() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents
A list of specific user agents that are blocked.
deny() - Method in class org.openapis.openapi.models.components.UserAgentRestrictions
A list of user agents that are explicitly denied access
deny() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains
A list of domain names or patterns that are explicitly denied access.
deny() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents
A list of user agents (identified by string names or patterns) that are explicitly denied access.
deny() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomains
 
deny() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents
 
deny() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomains
 
deny() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents
 
deny() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData
List of domains explicitly denied from accessing the media.
deny() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody
List of domains explicitly denied from accessing the media.
deny() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData
List of user-agent substrings explicitly denied.
deny() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody
List of user-agent substrings explicitly denied.
deny(List<String>) - Method in class org.openapis.openapi.models.components.CreateMediaRequestDomains.Builder
A list of domain names or patterns that are explicitly denied access.
deny(List<String>) - Method in class org.openapis.openapi.models.components.CreateMediaRequestUserAgents.Builder
A list of user agents (identified by string names or patterns) that are explicitly denied access.
deny(List<String>) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdDomains.Builder
A list of domains that are explicitly blocked from accessing the resource.
deny(List<String>) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents.Builder
A list of specific user agents that are blocked.
deny(List<String>) - Method in class org.openapis.openapi.models.components.DomainRestrictions.Builder
A list of domain names or patterns that are explicitly denied access
deny(List<String>) - Method in class org.openapis.openapi.models.components.PlaybackIdDomains.Builder
A list of domains that are explicitly blocked from accessing the resource.
deny(List<String>) - Method in class org.openapis.openapi.models.components.PlaybackIdUserAgents.Builder
A list of specific user agents that are blocked.
deny(List<String>) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains.Builder
A list of domains that are explicitly blocked from accessing the resource.
deny(List<String>) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents.Builder
A list of specific user agents that are blocked.
deny(List<String>) - Method in class org.openapis.openapi.models.components.UserAgentRestrictions.Builder
A list of user agents that are explicitly denied access
deny(List<String>) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains.Builder
A list of domain names or patterns that are explicitly denied access.
deny(List<String>) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents.Builder
A list of user agents (identified by string names or patterns) that are explicitly denied access.
deny(List<String>) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomains.Builder
 
deny(List<String>) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents.Builder
 
deny(List<String>) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomains.Builder
 
deny(List<String>) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents.Builder
 
deny(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData.Builder
List of domains explicitly denied from accessing the media.
deny(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody.Builder
List of domains explicitly denied from accessing the media.
deny(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData.Builder
List of user-agent substrings explicitly denied.
deny(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody.Builder
List of user-agent substrings explicitly denied.
DENY - Enum constant in enum class org.openapis.openapi.models.components.DomainsDefaultPolicy
 
DENY - Enum constant in enum class org.openapis.openapi.models.components.PolicyAction.PolicyActionEnum
 
DENY - Enum constant in enum class org.openapis.openapi.models.components.UserAgentsDefaultPolicy
 
DENY - Enum constant in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomainsDefaultPolicy
 
DENY - Enum constant in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgentsDefaultPolicy
 
DENY - Enum constant in enum class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy.GetPlaybackIdDomainsDefaultPolicyEnum
 
DENY - Enum constant in enum class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy.GetPlaybackIdUserAgentsDefaultPolicyEnum
 
DENY - Enum constant in enum class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy.ListPlaybackIdsDomainsDefaultPolicyEnum
 
DENY - Enum constant in enum class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy.ListPlaybackIdsUserAgentsDefaultPolicyEnum
 
DENY - Enum constant in enum class org.openapis.openapi.models.operations.UpdateDomainRestrictionsDefaultPolicy
 
DENY - Enum constant in enum class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsDefaultPolicy
 
DENY - Static variable in class org.openapis.openapi.models.components.PolicyAction
 
DENY - Static variable in class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy
 
DENY - Static variable in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy
 
DENY - Static variable in class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy
 
DENY - Static variable in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy
 
DESC - Enum constant in enum class org.openapis.openapi.models.components.SortOrder
 
DESC - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataSortOrder
 
DESC - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesSortOrder
 
DESC - Enum constant in enum class org.openapis.openapi.models.operations.OrderBy
 
description() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual
Description for a playlist (Optional).
description() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
Description for a playlist (Optional).
description() - Method in class org.openapis.openapi.models.components.Error
A detailed explanation of the error and what caused it.
description() - Method in class org.openapis.openapi.models.components.ErrorDetails
A brief description of the error.
description() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
Description of the playlist set by the user.
description() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
Description of the playlist set by the user.
description() - Method in class org.openapis.openapi.models.components.UpdatePlaylistRequest
Updated description to the playlist.
description(String) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual.Builder
Description for a playlist (Optional).
description(String) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart.Builder
Description for a playlist (Optional).
description(String) - Method in class org.openapis.openapi.models.components.Error.Builder
A detailed explanation of the error and what caused it.
description(String) - Method in class org.openapis.openapi.models.components.ErrorDetails.Builder
A brief description of the error.
description(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual.Builder
Description of the playlist set by the user.
description(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart.Builder
Description of the playlist set by the user.
description(String) - Method in class org.openapis.openapi.models.components.UpdatePlaylistRequest.Builder
Updated description to the playlist.
deserialize(JsonParser, DeserializationContext) - Method in class org.openapis.openapi.utils.BigDecimalString.Deserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.openapis.openapi.utils.BigIntegerString.Deserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.openapis.openapi.utils.OneOfDeserializer
 
Deserializer() - Constructor for class org.openapis.openapi.utils.BigDecimalString.Deserializer
 
Deserializer() - Constructor for class org.openapis.openapi.utils.BigIntegerString.Deserializer
 
Deserializers - Class in org.openapis.openapi.utils
 
Deserializers() - Constructor for class org.openapis.openapi.utils.Deserializers
 
DEVICE_MANUFACTURER - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
DEVICE_MANUFACTURER - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
DEVICE_MODEL - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
DEVICE_MODEL - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
DEVICE_NAME - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
DEVICE_NAME - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
DEVICE_TYPE - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
DEVICE_TYPE - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
deviceManufacturer() - Method in class org.openapis.openapi.models.components.Views
Device Manufacturer indicates the brand or manufacturer of the device used by the viewer.
deviceManufacturer(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Device Manufacturer indicates the brand or manufacturer of the device used by the viewer.
deviceModel() - Method in class org.openapis.openapi.models.components.Views
Device Model represents the specific model of the device used by the viewer.
deviceModel(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Device Model represents the specific model of the device used by the viewer.
deviceName() - Method in class org.openapis.openapi.models.components.Views
Device Name refers to the name or label assigned to the device used by the viewer.
deviceName(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Device Name refers to the name or label assigned to the device used by the viewer.
deviceType() - Method in class org.openapis.openapi.models.components.Views
Device Type denotes the classification of the device used by the viewer
deviceType(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Device Type denotes the classification of the device used by the viewer
dimension() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest
The dimension id in which the views are watched.
dimension(Dimension) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesRequestBuilder
 
dimension(Dimension) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest.Builder
The dimension id in which the views are watched.
dimension(Dimension) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequestBuilder
 
Dimension - Enum Class in org.openapis.openapi.models.operations
Dimension
dimensionName() - Method in class org.openapis.openapi.models.components.Custom1
Unique identifier for a custom dimension used to categorize or segment analytics data (for example, custom_1).
dimensionName(String) - Method in class org.openapis.openapi.models.components.Custom1.Builder
Unique identifier for a custom dimension used to categorize or segment analytics data (for example, custom_1).
dimensions() - Method in class org.openapis.openapi.AsyncFastpix
Operations involving dimensions
dimensions() - Method in class org.openapis.openapi.Fastpix
Operations involving dimensions
Dimensions - Class in org.openapis.openapi
Operations involving dimensions
dimensionsId() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest
Pass Dimensions Id
dimensionsId(DimensionsId) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionRequestBuilder
 
dimensionsId(DimensionsId) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest.Builder
Pass Dimensions Id
dimensionsId(DimensionsId) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequestBuilder
 
DimensionsId - Enum Class in org.openapis.openapi.models.operations
DimensionsId
DirectUpload - Class in org.openapis.openapi.models.components
DirectUpload
DirectUpload() - Constructor for class org.openapis.openapi.models.components.DirectUpload
 
DirectUpload(String, Boolean, DirectUploadStatus, String, Double, String, DirectUploadResponse) - Constructor for class org.openapis.openapi.models.components.DirectUpload
 
DirectUpload.Builder - Class in org.openapis.openapi.models.components
 
DirectUploadResponse - Class in org.openapis.openapi.models.components
 
DirectUploadResponse() - Constructor for class org.openapis.openapi.models.components.DirectUploadResponse
 
DirectUploadResponse(List<PlaybackId>, Map<String, String>, DirectUploadResponseMediaQuality, Boolean, Boolean) - Constructor for class org.openapis.openapi.models.components.DirectUploadResponse
 
DirectUploadResponse.Builder - Class in org.openapis.openapi.models.components
 
DirectUploadResponseMediaQuality - Class in org.openapis.openapi.models.components
DirectUploadResponseMediaQuality
DirectUploadResponseMediaQuality.DirectUploadResponseMediaQualityEnum - Enum Class in org.openapis.openapi.models.components
 
DirectUploadStatus - Class in org.openapis.openapi.models.components
DirectUploadStatus
DirectUploadStatus.DirectUploadStatusEnum - Enum Class in org.openapis.openapi.models.components
 
DirectUploadVideoMedia - Class in org.openapis.openapi.operations
 
DirectUploadVideoMedia() - Constructor for class org.openapis.openapi.operations.DirectUploadVideoMedia
 
DirectUploadVideoMedia.Async - Class in org.openapis.openapi.operations
 
DirectUploadVideoMedia.Sync - Class in org.openapis.openapi.operations
 
DirectUploadVideoMediaAccessPolicy - Enum Class in org.openapis.openapi.models.operations
DirectUploadVideoMediaAccessPolicy
DirectUploadVideoMediaAccessRestrictions - Class in org.openapis.openapi.models.operations
 
DirectUploadVideoMediaAccessRestrictions() - Constructor for class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessRestrictions
 
DirectUploadVideoMediaAccessRestrictions(DirectUploadVideoMediaDomains, DirectUploadVideoMediaUserAgents) - Constructor for class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessRestrictions
 
DirectUploadVideoMediaAccessRestrictions.Builder - Class in org.openapis.openapi.models.operations
 
DirectUploadVideoMediaDomains - Class in org.openapis.openapi.models.operations
 
DirectUploadVideoMediaDomains() - Constructor for class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains
 
DirectUploadVideoMediaDomains(DirectUploadVideoMediaDomainsDefaultPolicy, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains
 
DirectUploadVideoMediaDomains.Builder - Class in org.openapis.openapi.models.operations
 
DirectUploadVideoMediaDomainsDefaultPolicy - Enum Class in org.openapis.openapi.models.operations
DirectUploadVideoMediaDomainsDefaultPolicy
DirectUploadVideoMediaModeration - Class in org.openapis.openapi.models.operations
 
DirectUploadVideoMediaModeration() - Constructor for class org.openapis.openapi.models.operations.DirectUploadVideoMediaModeration
 
DirectUploadVideoMediaModeration(Type) - Constructor for class org.openapis.openapi.models.operations.DirectUploadVideoMediaModeration
 
DirectUploadVideoMediaModeration.Builder - Class in org.openapis.openapi.models.operations
 
DirectUploadVideoMediaMp4Support - Enum Class in org.openapis.openapi.models.operations
DirectUploadVideoMediaMp4Support
DirectUploadVideoMediaRequest - Class in org.openapis.openapi.models.operations
DirectUploadVideoMediaRequest
DirectUploadVideoMediaRequest() - Constructor for class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequest
 
DirectUploadVideoMediaRequest(String, PushMediaSettings) - Constructor for class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequest
 
DirectUploadVideoMediaRequest.Builder - Class in org.openapis.openapi.models.operations
 
DirectUploadVideoMediaRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
DirectUploadVideoMediaRequestBuilder - Class in org.openapis.openapi.models.operations
 
DirectUploadVideoMediaRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaRequestBuilder
 
DirectUploadVideoMediaRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequestBuilder
 
DirectUploadVideoMediaResponse - Class in org.openapis.openapi.models.operations.async
 
DirectUploadVideoMediaResponse - Class in org.openapis.openapi.models.operations
 
DirectUploadVideoMediaResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
 
DirectUploadVideoMediaResponse(String, int, HttpResponse<InputStream>, DirectUploadVideoMediaResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
 
DirectUploadVideoMediaResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
 
DirectUploadVideoMediaResponse(String, int, HttpResponse<Blob>, DirectUploadVideoMediaResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
 
DirectUploadVideoMediaResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
DirectUploadVideoMediaResponse.Builder - Class in org.openapis.openapi.models.operations
 
DirectUploadVideoMediaResponseBody - Class in org.openapis.openapi.models.operations
DirectUploadVideoMediaResponseBody
DirectUploadVideoMediaResponseBody(boolean, DirectUpload) - Constructor for class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponseBody
 
DirectUploadVideoMediaResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
DirectUploadVideoMediaUserAgents - Class in org.openapis.openapi.models.operations
 
DirectUploadVideoMediaUserAgents() - Constructor for class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents
 
DirectUploadVideoMediaUserAgents(DirectUploadVideoMediaUserAgentsDefaultPolicy, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents
 
DirectUploadVideoMediaUserAgents.Builder - Class in org.openapis.openapi.models.operations
 
DirectUploadVideoMediaUserAgentsDefaultPolicy - Enum Class in org.openapis.openapi.models.operations
DirectUploadVideoMediaUserAgentsDefaultPolicy
disable() - Method in class org.openapis.openapi.AsyncLiveStream
Disable a stream
disable() - Method in class org.openapis.openapi.LiveStream
Disable a stream
disable(String) - Method in class org.openapis.openapi.AsyncLiveStream
Disable a stream
disable(String) - Method in class org.openapis.openapi.LiveStream
Disable a stream
disable(String, Options) - Method in class org.openapis.openapi.AsyncLiveStream
Disable a stream
disable(String, Options) - Method in class org.openapis.openapi.LiveStream
Disable a stream
DisableLiveStream - Class in org.openapis.openapi.operations
 
DisableLiveStream() - Constructor for class org.openapis.openapi.operations.DisableLiveStream
 
DisableLiveStream.Async - Class in org.openapis.openapi.operations
 
DisableLiveStream.Sync - Class in org.openapis.openapi.operations
 
DisableLiveStreamRequest - Class in org.openapis.openapi.models.operations
 
DisableLiveStreamRequest(String) - Constructor for class org.openapis.openapi.models.operations.DisableLiveStreamRequest
 
DisableLiveStreamRequest.Builder - Class in org.openapis.openapi.models.operations
 
DisableLiveStreamRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
DisableLiveStreamRequestBuilder - Class in org.openapis.openapi.models.operations
 
DisableLiveStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.DisableLiveStreamRequestBuilder
 
DisableLiveStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.DisableLiveStreamRequestBuilder
 
DisableLiveStreamResponse - Class in org.openapis.openapi.models.operations.async
 
DisableLiveStreamResponse - Class in org.openapis.openapi.models.operations
 
DisableLiveStreamResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.DisableLiveStreamResponse
 
DisableLiveStreamResponse(String, int, HttpResponse<InputStream>, LiveStreamDeleteResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.DisableLiveStreamResponse
 
DisableLiveStreamResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
 
DisableLiveStreamResponse(String, int, HttpResponse<Blob>, LiveStreamDeleteResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
 
DisableLiveStreamResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
DisableLiveStreamResponse.Builder - Class in org.openapis.openapi.models.operations
 
discriminatorToString(Object) - Static method in class org.openapis.openapi.utils.Utils
 
displayName() - Method in class org.openapis.openapi.models.components.Custom1
A user-friendly display label that represents the corresponding custom dimension in analytics dashboards and reports; users can assign a specific name based on their tracking needs.
displayName(String) - Method in class org.openapis.openapi.models.components.Custom1.Builder
A user-friendly display label that represents the corresponding custom dimension in analytics dashboards and reports; users can assign a specific name based on their tracking needs.
DomainRestrictions - Class in org.openapis.openapi.models.components
DomainRestrictions
DomainRestrictions() - Constructor for class org.openapis.openapi.models.components.DomainRestrictions
 
DomainRestrictions(PolicyAction, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.components.DomainRestrictions
 
DomainRestrictions.Builder - Class in org.openapis.openapi.models.components
 
domains() - Method in class org.openapis.openapi.models.components.CreateMediaRequestAccessRestrictions
 
domains() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdAccessRestrictions
Restrictions based on the originating domain of a request (for example, whether requests from certain websites should be allowed or blocked).
domains() - Method in class org.openapis.openapi.models.components.PlaybackIdAccessRestrictions
Restrictions based on the originating domain of a request (for example, whether requests from certain websites must be allowed or blocked).
domains() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdAccessRestrictions
Restrictions based on the originating domain of a request (for example, whether requests from certain websites must be allowed or blocked).
domains() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdAccessRestrictions
Restrictions based on the originating domain of a request
domains() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessRestrictions
 
domains() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessRestrictions
 
domains() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessRestrictions
 
domains(CreateMediaRequestDomains) - Method in class org.openapis.openapi.models.components.CreateMediaRequestAccessRestrictions.Builder
 
domains(CreatePlaybackIdDomains) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdAccessRestrictions.Builder
Restrictions based on the originating domain of a request (for example, whether requests from certain websites should be allowed or blocked).
domains(DomainRestrictions) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdAccessRestrictions.Builder
Restrictions based on the originating domain of a request
domains(PlaybackIdDomains) - Method in class org.openapis.openapi.models.components.PlaybackIdAccessRestrictions.Builder
Restrictions based on the originating domain of a request (for example, whether requests from certain websites must be allowed or blocked).
domains(UnusedUploadsPlaybackIdDomains) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdAccessRestrictions.Builder
Restrictions based on the originating domain of a request (for example, whether requests from certain websites must be allowed or blocked).
domains(DirectUploadVideoMediaDomains) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessRestrictions.Builder
 
domains(GetPlaybackIdDomains) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessRestrictions.Builder
 
domains(ListPlaybackIdsDomains) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessRestrictions.Builder
 
DomainsDefaultPolicy - Enum Class in org.openapis.openapi.models.components
DomainsDefaultPolicy
doRequest() - Method in class org.openapis.openapi.operations.CreateSigningKey.Async
 
doRequest() - Method in class org.openapis.openapi.operations.CreateSigningKey.Sync
 
doRequest() - Method in class org.openapis.openapi.operations.ListDimensions.Async
 
doRequest() - Method in class org.openapis.openapi.operations.ListDimensions.Sync
 
doRequest() - Method in interface org.openapis.openapi.operations.Operations.AsyncRequestlessOperation
 
doRequest() - Method in interface org.openapis.openapi.operations.Operations.RequestlessOperation
 
doRequest(CreateLiveStreamRequest) - Method in class org.openapis.openapi.operations.CreateNewStream.Async
 
doRequest(CreateLiveStreamRequest) - Method in class org.openapis.openapi.operations.CreateNewStream.Sync
 
doRequest(CreateMediaRequest) - Method in class org.openapis.openapi.operations.CreateMedia.Async
 
doRequest(CreateMediaRequest) - Method in class org.openapis.openapi.operations.CreateMedia.Sync
 
doRequest(CreatePlaylistRequest) - Method in class org.openapis.openapi.operations.CreateAPlaylist.Async
 
doRequest(CreatePlaylistRequest) - Method in class org.openapis.openapi.operations.CreateAPlaylist.Sync
 
doRequest(AddMediaToPlaylistRequest) - Method in class org.openapis.openapi.operations.AddMediaToPlaylist.Async
 
doRequest(AddMediaToPlaylistRequest) - Method in class org.openapis.openapi.operations.AddMediaToPlaylist.Sync
 
doRequest(AddMediaTrackRequest) - Method in class org.openapis.openapi.operations.AddMediaTrack.Async
 
doRequest(AddMediaTrackRequest) - Method in class org.openapis.openapi.operations.AddMediaTrack.Sync
 
doRequest(CancelUploadRequest) - Method in class org.openapis.openapi.operations.CancelUpload.Async
 
doRequest(CancelUploadRequest) - Method in class org.openapis.openapi.operations.CancelUpload.Sync
 
doRequest(ChangeMediaOrderInPlaylistRequest) - Method in class org.openapis.openapi.operations.ChangeMediaOrderInPlaylist.Async
 
doRequest(ChangeMediaOrderInPlaylistRequest) - Method in class org.openapis.openapi.operations.ChangeMediaOrderInPlaylist.Sync
 
doRequest(CompleteLiveStreamRequest) - Method in class org.openapis.openapi.operations.CompleteLiveStream.Async
 
doRequest(CompleteLiveStreamRequest) - Method in class org.openapis.openapi.operations.CompleteLiveStream.Sync
 
doRequest(CreateMediaPlaybackIdRequest) - Method in class org.openapis.openapi.operations.CreateMediaPlaybackId.Async
 
doRequest(CreateMediaPlaybackIdRequest) - Method in class org.openapis.openapi.operations.CreateMediaPlaybackId.Sync
 
doRequest(CreatePlaybackIdOfStreamRequest) - Method in class org.openapis.openapi.operations.CreatePlaybackIdOfStream.Async
 
doRequest(CreatePlaybackIdOfStreamRequest) - Method in class org.openapis.openapi.operations.CreatePlaybackIdOfStream.Sync
 
doRequest(CreateSimulcastOfStreamRequest) - Method in class org.openapis.openapi.operations.CreateSimulcastOfStream.Async
 
doRequest(CreateSimulcastOfStreamRequest) - Method in class org.openapis.openapi.operations.CreateSimulcastOfStream.Sync
 
doRequest(DeleteAPlaylistRequest) - Method in class org.openapis.openapi.operations.DeleteAPlaylist.Async
 
doRequest(DeleteAPlaylistRequest) - Method in class org.openapis.openapi.operations.DeleteAPlaylist.Sync
 
doRequest(DeleteLiveStreamRequest) - Method in class org.openapis.openapi.operations.DeleteLiveStream.Async
 
doRequest(DeleteLiveStreamRequest) - Method in class org.openapis.openapi.operations.DeleteLiveStream.Sync
 
doRequest(DeleteMediaFromPlaylistRequest) - Method in class org.openapis.openapi.operations.DeleteMediaFromPlaylist.Async
 
doRequest(DeleteMediaFromPlaylistRequest) - Method in class org.openapis.openapi.operations.DeleteMediaFromPlaylist.Sync
 
doRequest(DeleteMediaPlaybackIdRequest) - Method in class org.openapis.openapi.operations.DeleteMediaPlaybackId.Async
 
doRequest(DeleteMediaPlaybackIdRequest) - Method in class org.openapis.openapi.operations.DeleteMediaPlaybackId.Sync
 
doRequest(DeleteMediaRequest) - Method in class org.openapis.openapi.operations.DeleteMedia.Async
 
doRequest(DeleteMediaRequest) - Method in class org.openapis.openapi.operations.DeleteMedia.Sync
 
doRequest(DeleteMediaTrackRequest) - Method in class org.openapis.openapi.operations.DeleteMediaTrack.Async
 
doRequest(DeleteMediaTrackRequest) - Method in class org.openapis.openapi.operations.DeleteMediaTrack.Sync
 
doRequest(DeletePlaybackIdOfStreamRequest) - Method in class org.openapis.openapi.operations.DeletePlaybackIdOfStream.Async
 
doRequest(DeletePlaybackIdOfStreamRequest) - Method in class org.openapis.openapi.operations.DeletePlaybackIdOfStream.Sync
 
doRequest(DeleteSigningKeyRequest) - Method in class org.openapis.openapi.operations.DeleteSigningKey.Async
 
doRequest(DeleteSigningKeyRequest) - Method in class org.openapis.openapi.operations.DeleteSigningKey.Sync
 
doRequest(DeleteSimulcastOfStreamRequest) - Method in class org.openapis.openapi.operations.DeleteSimulcastOfStream.Async
 
doRequest(DeleteSimulcastOfStreamRequest) - Method in class org.openapis.openapi.operations.DeleteSimulcastOfStream.Sync
 
doRequest(DirectUploadVideoMediaRequest) - Method in class org.openapis.openapi.operations.DirectUploadVideoMedia.Async
 
doRequest(DirectUploadVideoMediaRequest) - Method in class org.openapis.openapi.operations.DirectUploadVideoMedia.Sync
 
doRequest(DisableLiveStreamRequest) - Method in class org.openapis.openapi.operations.DisableLiveStream.Async
 
doRequest(DisableLiveStreamRequest) - Method in class org.openapis.openapi.operations.DisableLiveStream.Sync
 
doRequest(EnableLiveStreamRequest) - Method in class org.openapis.openapi.operations.EnableLiveStream.Async
 
doRequest(EnableLiveStreamRequest) - Method in class org.openapis.openapi.operations.EnableLiveStream.Sync
 
doRequest(GenerateSubtitleTrackRequest) - Method in class org.openapis.openapi.operations.GenerateSubtitleTrack.Async
 
doRequest(GenerateSubtitleTrackRequest) - Method in class org.openapis.openapi.operations.GenerateSubtitleTrack.Sync
 
doRequest(GetAllPlaylistsRequest) - Method in class org.openapis.openapi.operations.GetAllPlaylists.Async
 
doRequest(GetAllPlaylistsRequest) - Method in class org.openapis.openapi.operations.GetAllPlaylists.Sync
 
doRequest(GetAllStreamsRequest) - Method in class org.openapis.openapi.operations.GetAllStreams.Async
 
doRequest(GetAllStreamsRequest) - Method in class org.openapis.openapi.operations.GetAllStreams.Sync
 
doRequest(GetDrmConfigurationByIdRequest) - Method in class org.openapis.openapi.operations.GetDrmConfigurationById.Async
 
doRequest(GetDrmConfigurationByIdRequest) - Method in class org.openapis.openapi.operations.GetDrmConfigurationById.Sync
 
doRequest(GetDrmConfigurationRequest) - Method in class org.openapis.openapi.operations.GetDrmConfiguration.Async
 
doRequest(GetDrmConfigurationRequest) - Method in class org.openapis.openapi.operations.GetDrmConfiguration.Sync
 
doRequest(GetLiveStreamByIdRequest) - Method in class org.openapis.openapi.operations.GetLiveStreamById.Async
 
doRequest(GetLiveStreamByIdRequest) - Method in class org.openapis.openapi.operations.GetLiveStreamById.Sync
 
doRequest(GetLiveStreamPlaybackIdRequest) - Method in class org.openapis.openapi.operations.GetLiveStreamPlaybackId.Async
 
doRequest(GetLiveStreamPlaybackIdRequest) - Method in class org.openapis.openapi.operations.GetLiveStreamPlaybackId.Sync
 
doRequest(GetLiveStreamViewerCountByIdRequest) - Method in class org.openapis.openapi.operations.GetLiveStreamViewerCountById.Async
 
doRequest(GetLiveStreamViewerCountByIdRequest) - Method in class org.openapis.openapi.operations.GetLiveStreamViewerCountById.Sync
 
doRequest(GetMediaClipsRequest) - Method in class org.openapis.openapi.operations.GetMediaClips.Async
 
doRequest(GetMediaClipsRequest) - Method in class org.openapis.openapi.operations.GetMediaClips.Sync
 
doRequest(GetMediaRequest) - Method in class org.openapis.openapi.operations.GetMedia.Async
 
doRequest(GetMediaRequest) - Method in class org.openapis.openapi.operations.GetMedia.Sync
 
doRequest(GetMediaSummaryRequest) - Method in class org.openapis.openapi.operations.GetMediaSummary.Async
 
doRequest(GetMediaSummaryRequest) - Method in class org.openapis.openapi.operations.GetMediaSummary.Sync
 
doRequest(GetPlaybackIdRequest) - Method in class org.openapis.openapi.operations.GetPlaybackId.Async
 
doRequest(GetPlaybackIdRequest) - Method in class org.openapis.openapi.operations.GetPlaybackId.Sync
 
doRequest(GetPlaylistByIdRequest) - Method in class org.openapis.openapi.operations.GetPlaylistById.Async
 
doRequest(GetPlaylistByIdRequest) - Method in class org.openapis.openapi.operations.GetPlaylistById.Sync
 
doRequest(GetSigningKeyByIdRequest) - Method in class org.openapis.openapi.operations.GetSigningKeyById.Async
 
doRequest(GetSigningKeyByIdRequest) - Method in class org.openapis.openapi.operations.GetSigningKeyById.Sync
 
doRequest(GetSpecificSimulcastOfStreamRequest) - Method in class org.openapis.openapi.operations.GetSpecificSimulcastOfStream.Async
 
doRequest(GetSpecificSimulcastOfStreamRequest) - Method in class org.openapis.openapi.operations.GetSpecificSimulcastOfStream.Sync
 
doRequest(GetTimeseriesDataRequest) - Method in class org.openapis.openapi.operations.GetTimeseriesData.Async
 
doRequest(GetTimeseriesDataRequest) - Method in class org.openapis.openapi.operations.GetTimeseriesData.Sync
 
doRequest(GetVideoViewDetailsRequest) - Method in class org.openapis.openapi.operations.GetVideoViewDetails.Async
 
doRequest(GetVideoViewDetailsRequest) - Method in class org.openapis.openapi.operations.GetVideoViewDetails.Sync
 
doRequest(ListBreakdownValuesRequest) - Method in class org.openapis.openapi.operations.ListBreakdownValues.Async
 
doRequest(ListBreakdownValuesRequest) - Method in class org.openapis.openapi.operations.ListBreakdownValues.Sync
 
doRequest(ListByTopContentRequest) - Method in class org.openapis.openapi.operations.ListByTopContent.Async
 
doRequest(ListByTopContentRequest) - Method in class org.openapis.openapi.operations.ListByTopContent.Sync
 
doRequest(ListComparisonValuesRequest) - Method in class org.openapis.openapi.operations.ListComparisonValues.Async
 
doRequest(ListComparisonValuesRequest) - Method in class org.openapis.openapi.operations.ListComparisonValues.Sync
 
doRequest(ListErrorsRequest) - Method in class org.openapis.openapi.operations.ListErrors.Async
 
doRequest(ListErrorsRequest) - Method in class org.openapis.openapi.operations.ListErrors.Sync
 
doRequest(ListFilterValuesForDimensionRequest) - Method in class org.openapis.openapi.operations.ListFilterValuesForDimension.Async
 
doRequest(ListFilterValuesForDimensionRequest) - Method in class org.openapis.openapi.operations.ListFilterValuesForDimension.Sync
 
doRequest(ListLiveClipsRequest) - Method in class org.openapis.openapi.operations.ListLiveClips.Async
 
doRequest(ListLiveClipsRequest) - Method in class org.openapis.openapi.operations.ListLiveClips.Sync
 
doRequest(ListMediaRequest) - Method in class org.openapis.openapi.operations.ListMedia.Async
 
doRequest(ListMediaRequest) - Method in class org.openapis.openapi.operations.ListMedia.Sync
 
doRequest(ListOverallValuesRequest) - Method in class org.openapis.openapi.operations.ListOverallValues.Async
 
doRequest(ListOverallValuesRequest) - Method in class org.openapis.openapi.operations.ListOverallValues.Sync
 
doRequest(ListPlaybackIdsRequest) - Method in class org.openapis.openapi.operations.ListPlaybackIds.Async
 
doRequest(ListPlaybackIdsRequest) - Method in class org.openapis.openapi.operations.ListPlaybackIds.Sync
 
doRequest(ListSigningKeysRequest) - Method in class org.openapis.openapi.operations.ListSigningKeys.Async
 
doRequest(ListSigningKeysRequest) - Method in class org.openapis.openapi.operations.ListSigningKeys.Sync
 
doRequest(ListUploadsRequest) - Method in class org.openapis.openapi.operations.ListUploads.Async
 
doRequest(ListUploadsRequest) - Method in class org.openapis.openapi.operations.ListUploads.Sync
 
doRequest(ListVideoViewsRequest) - Method in class org.openapis.openapi.operations.ListVideoViews.Async
 
doRequest(ListVideoViewsRequest) - Method in class org.openapis.openapi.operations.ListVideoViews.Sync
 
doRequest(RetrieveMediaInputInfoRequest) - Method in class org.openapis.openapi.operations.RetrieveMediaInputInfo.Async
 
doRequest(RetrieveMediaInputInfoRequest) - Method in class org.openapis.openapi.operations.RetrieveMediaInputInfo.Sync
 
doRequest(UpdateAPlaylistRequest) - Method in class org.openapis.openapi.operations.UpdateAPlaylist.Async
 
doRequest(UpdateAPlaylistRequest) - Method in class org.openapis.openapi.operations.UpdateAPlaylist.Sync
 
doRequest(UpdatedMediaRequest) - Method in class org.openapis.openapi.operations.UpdatedMedia.Async
 
doRequest(UpdatedMediaRequest) - Method in class org.openapis.openapi.operations.UpdatedMedia.Sync
 
doRequest(UpdatedMp4SupportRequest) - Method in class org.openapis.openapi.operations.UpdatedMp4Support.Async
 
doRequest(UpdatedMp4SupportRequest) - Method in class org.openapis.openapi.operations.UpdatedMp4Support.Sync
 
doRequest(UpdateDomainRestrictionsRequest) - Method in class org.openapis.openapi.operations.UpdateDomainRestrictions.Async
 
doRequest(UpdateDomainRestrictionsRequest) - Method in class org.openapis.openapi.operations.UpdateDomainRestrictions.Sync
 
doRequest(UpdatedSourceAccessRequest) - Method in class org.openapis.openapi.operations.UpdatedSourceAccess.Async
 
doRequest(UpdatedSourceAccessRequest) - Method in class org.openapis.openapi.operations.UpdatedSourceAccess.Sync
 
doRequest(UpdateLiveStreamRequest) - Method in class org.openapis.openapi.operations.UpdateLiveStream.Async
 
doRequest(UpdateLiveStreamRequest) - Method in class org.openapis.openapi.operations.UpdateLiveStream.Sync
 
doRequest(UpdateMediaChaptersRequest) - Method in class org.openapis.openapi.operations.UpdateMediaChapters.Async
 
doRequest(UpdateMediaChaptersRequest) - Method in class org.openapis.openapi.operations.UpdateMediaChapters.Sync
 
doRequest(UpdateMediaModerationRequest) - Method in class org.openapis.openapi.operations.UpdateMediaModeration.Async
 
doRequest(UpdateMediaModerationRequest) - Method in class org.openapis.openapi.operations.UpdateMediaModeration.Sync
 
doRequest(UpdateMediaNamedEntitiesRequest) - Method in class org.openapis.openapi.operations.UpdateMediaNamedEntities.Async
 
doRequest(UpdateMediaNamedEntitiesRequest) - Method in class org.openapis.openapi.operations.UpdateMediaNamedEntities.Sync
 
doRequest(UpdateMediaSummaryRequest) - Method in class org.openapis.openapi.operations.UpdateMediaSummary.Async
 
doRequest(UpdateMediaSummaryRequest) - Method in class org.openapis.openapi.operations.UpdateMediaSummary.Sync
 
doRequest(UpdateMediaTrackRequest) - Method in class org.openapis.openapi.operations.UpdateMediaTrack.Async
 
doRequest(UpdateMediaTrackRequest) - Method in class org.openapis.openapi.operations.UpdateMediaTrack.Sync
 
doRequest(UpdateSpecificSimulcastOfStreamRequest) - Method in class org.openapis.openapi.operations.UpdateSpecificSimulcastOfStream.Async
 
doRequest(UpdateSpecificSimulcastOfStreamRequest) - Method in class org.openapis.openapi.operations.UpdateSpecificSimulcastOfStream.Sync
 
doRequest(UpdateUserAgentRestrictionsRequest) - Method in class org.openapis.openapi.operations.UpdateUserAgentRestrictions.Async
 
doRequest(UpdateUserAgentRestrictionsRequest) - Method in class org.openapis.openapi.operations.UpdateUserAgentRestrictions.Sync
 
doRequest(ReqT) - Method in interface org.openapis.openapi.operations.Operations.AsyncRequestOperation
 
doRequest(ReqT) - Method in interface org.openapis.openapi.operations.Operations.RequestOperation
 
DOUBLE_STRICT - Static variable in class org.openapis.openapi.utils.Deserializers
 
DOWNLOADED - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseStatus.CreateMediaResponseStatusEnum
 
DOWNLOADED - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseStatus.GetAllMediaResponseStatusEnum
 
DOWNLOADED - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseStatus.GetMediaResponseStatusEnum
 
DOWNLOADED - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsStatus.LiveMediaClipsStatusEnum
 
DOWNLOADED - Enum constant in enum class org.openapis.openapi.models.components.MediaClipResponseStatus.MediaClipResponseStatusEnum
 
DOWNLOADED - Enum constant in enum class org.openapis.openapi.models.components.MediaStatus.MediaStatusEnum
 
DOWNLOADED - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaStatus.SourceAccessMediaStatusEnum
 
DOWNLOADED - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaStatus.UpdateMediaStatusEnum
 
DOWNLOADED - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
DOWNLOADED - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
DOWNLOADED - Static variable in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
DOWNLOADED - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
DOWNLOADED - Static variable in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
DOWNLOADED - Static variable in class org.openapis.openapi.models.components.MediaStatus
 
DOWNLOADED - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
DOWNLOADED - Static variable in class org.openapis.openapi.models.components.UpdateMediaStatus
 
DOWNLOADING - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseStatus.CreateMediaResponseStatusEnum
 
DOWNLOADING - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseStatus.GetAllMediaResponseStatusEnum
 
DOWNLOADING - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseStatus.GetMediaResponseStatusEnum
 
DOWNLOADING - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsStatus.LiveMediaClipsStatusEnum
 
DOWNLOADING - Enum constant in enum class org.openapis.openapi.models.components.MediaClipResponseStatus.MediaClipResponseStatusEnum
 
DOWNLOADING - Enum constant in enum class org.openapis.openapi.models.components.MediaStatus.MediaStatusEnum
 
DOWNLOADING - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaStatus.SourceAccessMediaStatusEnum
 
DOWNLOADING - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaStatus.UpdateMediaStatusEnum
 
DOWNLOADING - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
DOWNLOADING - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
DOWNLOADING - Static variable in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
DOWNLOADING - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
DOWNLOADING - Static variable in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
DOWNLOADING - Static variable in class org.openapis.openapi.models.components.MediaStatus
 
DOWNLOADING - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
DOWNLOADING - Static variable in class org.openapis.openapi.models.components.UpdateMediaStatus
 
DRM - Enum constant in enum class org.openapis.openapi.models.components.AccessPolicy.AccessPolicyEnum
 
DRM - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestAccessPolicy
 
DRM - Enum constant in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessPolicy
 
DRM - Enum constant in enum class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy.GetPlaybackIdAccessPolicyEnum
 
DRM - Enum constant in enum class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy.ListPlaybackIdsAccessPolicyEnum
 
DRM - Static variable in class org.openapis.openapi.models.components.AccessPolicy
 
DRM - Static variable in class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy
 
DRM - Static variable in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy
 
DRM_TYPE - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
DRM_TYPE - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
drmConfigurationId() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
UUID of the DRM configuration to be used
drmConfigurationId() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody
DRM configuration ID (required if accessPolicy is "drm")
drmConfigurationId() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdRequest
The unique identifier of the DRM configuration.
drmConfigurationId() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
UUID of the DRM configuration to be used.
drmConfigurationId(String) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
UUID of the DRM configuration to be used
drmConfigurationId(String) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdRequestBuilder
 
drmConfigurationId(String) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody.Builder
DRM configuration ID (required if accessPolicy is "drm")
drmConfigurationId(String) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdRequest.Builder
The unique identifier of the DRM configuration.
drmConfigurationId(String) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdRequestBuilder
 
drmConfigurationId(String) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
UUID of the DRM configuration to be used.
drmConfigurations() - Method in class org.openapis.openapi.AsyncFastpix
 
drmConfigurations() - Method in class org.openapis.openapi.Fastpix
 
DrmConfigurations - Class in org.openapis.openapi
 
DrmIdResponse - Class in org.openapis.openapi.models.components
 
DrmIdResponse() - Constructor for class org.openapis.openapi.models.components.DrmIdResponse
 
DrmIdResponse(String) - Constructor for class org.openapis.openapi.models.components.DrmIdResponse
 
DrmIdResponse.Builder - Class in org.openapis.openapi.models.components
 
drmType() - Method in class org.openapis.openapi.models.components.Views
DRM Type indicates the type of Digital Rights Management (DRM) utilized during video playback
drmType(String) - Method in class org.openapis.openapi.models.components.Views.Builder
DRM Type indicates the type of Digital Rights Management (DRM) utilized during video playback
droppedFrameCount() - Method in class org.openapis.openapi.models.components.Views
Dropped Frame Count represents the number of frames dropped by the video player during playback.
droppedFrameCount(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Dropped Frame Count represents the number of frames dropped by the video player during playback.
duration() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
duration() - Method in class org.openapis.openapi.models.components.GetMediaResponse
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
duration() - Method in class org.openapis.openapi.models.components.LiveMediaClips
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
duration() - Method in class org.openapis.openapi.models.components.Media
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
duration() - Method in class org.openapis.openapi.models.components.MediaClipResponseData
Duration of the media in HH:MM:SS format.
duration() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
Duration of the media in hh:mm:ss format.
duration() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
duration() - Method in class org.openapis.openapi.models.components.UpdateMedia
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
duration(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
duration(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
duration(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
duration(String) - Method in class org.openapis.openapi.models.components.Media.Builder
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
duration(String) - Method in class org.openapis.openapi.models.components.MediaClipResponseData.Builder
Duration of the media in HH:MM:SS format.
duration(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem.Builder
Duration of the media in hh:mm:ss format.
duration(String) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
duration(String) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.

E

EL_GR - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
EL_GR - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
EL_GR - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
EMPTY - Static variable in class org.openapis.openapi.utils.Headers
 
emptyMapIfNull(Map<K, V>) - Static method in class org.openapis.openapi.utils.Utils
 
EN - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestLanguageCode
 
EN - Enum constant in enum class org.openapis.openapi.models.operations.LanguageCode
 
EN_AU - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
EN_AU - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
EN_AU - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
EN_CA - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
EN_CA - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
EN_CA - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
EN_GB - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
EN_GB - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
EN_GB - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
EN_IE - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
EN_IE - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
EN_IE - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
EN_IN - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
EN_IN - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
EN_IN - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
EN_NZ - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
EN_NZ - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
EN_NZ - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
EN_US - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
EN_US - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
EN_US - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
EN_ZA - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
EN_ZA - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
EN_ZA - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
enable() - Method in class org.openapis.openapi.AsyncLiveStream
Enable a stream
enable() - Method in class org.openapis.openapi.LiveStream
Enable a stream
enable() - Method in class org.openapis.openapi.utils.RetryConfig.Builder
Enables the selected strategy.
enable(boolean) - Method in class org.openapis.openapi.utils.RetryConfig.Builder
Enables or disables the selected strategy.
enable(String) - Method in class org.openapis.openapi.AsyncLiveStream
Enable a stream
enable(String) - Method in class org.openapis.openapi.LiveStream
Enable a stream
enable(String, Options) - Method in class org.openapis.openapi.AsyncLiveStream
Enable a stream
enable(String, Options) - Method in class org.openapis.openapi.LiveStream
Enable a stream
enableDebugLogging(boolean) - Method in class org.openapis.openapi.utils.FastpixHTTPClient
 
enableDebugLogging(boolean) - Method in interface org.openapis.openapi.utils.HTTPClient
Controls the debug flag that can be used by clients to perform conditional debugging actions like logging HTTP requests and responses.
enableDvrMode() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
Enables DVR (Digital Video Recorder) functionality for the live stream.
enableDvrMode() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
Enables DVR (Digital Video Recorder) functionality for the live stream.
enableDvrMode() - Method in class org.openapis.openapi.models.components.InputMediaSettings
Enables DVR (Digital Video Recorder) functionality, allowing viewers to pause, rewind, and resume live playback.
enableDvrMode() - Method in class org.openapis.openapi.models.components.PatchResponseData
Enables DVR (Digital Video Recorder) functionality for the live stream.
enableDvrMode(Boolean) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
Enables DVR (Digital Video Recorder) functionality for the live stream.
enableDvrMode(Boolean) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
Enables DVR (Digital Video Recorder) functionality for the live stream.
enableDvrMode(Boolean) - Method in class org.openapis.openapi.models.components.InputMediaSettings.Builder
Enables DVR (Digital Video Recorder) functionality, allowing viewers to pause, rewind, and resume live playback.
enableDvrMode(Boolean) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
Enables DVR (Digital Video Recorder) functionality for the live stream.
enableHTTPDebugLogging(boolean) - Method in class org.openapis.openapi.Fastpix.Builder
Enables debug logging for HTTP requests and responses, including JSON body content.
EnableLiveStream - Class in org.openapis.openapi.operations
 
EnableLiveStream() - Constructor for class org.openapis.openapi.operations.EnableLiveStream
 
EnableLiveStream.Async - Class in org.openapis.openapi.operations
 
EnableLiveStream.Sync - Class in org.openapis.openapi.operations
 
EnableLiveStreamRequest - Class in org.openapis.openapi.models.operations
 
EnableLiveStreamRequest(String) - Constructor for class org.openapis.openapi.models.operations.EnableLiveStreamRequest
 
EnableLiveStreamRequest.Builder - Class in org.openapis.openapi.models.operations
 
EnableLiveStreamRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
EnableLiveStreamRequestBuilder - Class in org.openapis.openapi.models.operations
 
EnableLiveStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.EnableLiveStreamRequestBuilder
 
EnableLiveStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.EnableLiveStreamRequestBuilder
 
EnableLiveStreamResponse - Class in org.openapis.openapi.models.operations.async
 
EnableLiveStreamResponse - Class in org.openapis.openapi.models.operations
 
EnableLiveStreamResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.EnableLiveStreamResponse
 
EnableLiveStreamResponse(String, int, HttpResponse<InputStream>, LiveStreamDeleteResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.EnableLiveStreamResponse
 
EnableLiveStreamResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
 
EnableLiveStreamResponse(String, int, HttpResponse<Blob>, LiveStreamDeleteResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
 
EnableLiveStreamResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
EnableLiveStreamResponse.Builder - Class in org.openapis.openapi.models.operations
 
enableRecording() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
When set to true, the livestream will be recorded and stored for later viewing purposes.
enableRecording() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
When set to true, FastPix records and stores the livestream for on-demand viewing.
enableRecording() - Method in class org.openapis.openapi.models.components.PatchResponseData
When set to true, the livestream will be recorded and stored for later viewing purposes.
enableRecording(Boolean) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
When set to true, the livestream will be recorded and stored for later viewing purposes.
enableRecording(Boolean) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
When set to true, FastPix records and stores the livestream for on-demand viewing.
enableRecording(Boolean) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
When set to true, the livestream will be recorded and stored for later viewing purposes.
encode(String) - Method in class org.openapis.openapi.utils.Utf8UrlEncoder
 
endDate() - Method in class org.openapis.openapi.models.components.DateRange
 
endDate(String) - Method in class org.openapis.openapi.models.components.DateRange.Builder
 
endTime() - Method in class org.openapis.openapi.models.components.ImposeTrack
End time (in seconds) of the imposed audio in the video.
endTime() - Method in class org.openapis.openapi.models.components.PullVideoInput
End time indicates where encoding must end within the video file.
endTime() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
End time indicates where encoding must end within the video file, in seconds.
endTime(Double) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
End time indicates where encoding must end within the video file, in seconds.
endTime(Long) - Method in class org.openapis.openapi.models.components.ImposeTrack.Builder
End time (in seconds) of the imposed audio in the video.
endTime(Long) - Method in class org.openapis.openapi.models.components.PullVideoInput.Builder
End time indicates where encoding must end within the video file.
enhancedDeepEquals(Object, Object) - Static method in class org.openapis.openapi.utils.Utils
Returns true if and only if the two objects are deeply equal, uses mathematical equivalence for Number subclasses (2 == 2.0) instead of Number.equals.
enhancedHash(Object...) - Static method in class org.openapis.openapi.utils.Utils
Returns a combined hash code (applying Utils.enhancedHashCode(java.lang.Object)) for the given objects (usually the fields of an object whose hashCode we want to be calculated).
enhancedHashCode(Object) - Static method in class org.openapis.openapi.utils.Utils
Returns a hash code that complies with the equals/hashCode contract when equals is implemented by Utils.enhancedDeepEquals(Object, Object).
ENUM - Enum constant in enum class org.openapis.openapi.utils.Types
 
environmentVariable(String, String) - Static method in class org.openapis.openapi.utils.Utils
Internal use.
equals(Object) - Method in class org.openapis.openapi.models.components.AccessPolicy
 
equals(Object) - Method in class org.openapis.openapi.models.components.AddTrackRequest
 
equals(Object) - Method in class org.openapis.openapi.models.components.AddTrackResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.AddTrackResponseType
 
equals(Object) - Method in class org.openapis.openapi.models.components.AiResponseRecord
 
equals(Object) - Method in class org.openapis.openapi.models.components.AiSummaryRecord
 
equals(Object) - Method in class org.openapis.openapi.models.components.AudioInput
 
equals(Object) - Method in class org.openapis.openapi.models.components.AudioTrack
 
equals(Object) - Method in class org.openapis.openapi.models.components.AudioTrackType
 
equals(Object) - Method in class org.openapis.openapi.models.components.BrowserNameDimensiondetails
 
equals(Object) - Method in class org.openapis.openapi.models.components.ChaptersResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreateLiveStreamRequest
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreateMediaRequestAccessRestrictions
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreateMediaRequestDomains
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreateMediaRequestUserAgents
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreateMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreateMediaResponseInput
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreateMediaSuccessResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreatePlaybackId
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdAccessRestrictions
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdDomains
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreateResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO
 
equals(Object) - Method in class org.openapis.openapi.models.components.Custom1
 
equals(Object) - Method in class org.openapis.openapi.models.components.Custom2
 
equals(Object) - Method in class org.openapis.openapi.models.components.DataPagination
 
equals(Object) - Method in class org.openapis.openapi.models.components.DateRange
 
equals(Object) - Method in class org.openapis.openapi.models.components.DefaultError
 
equals(Object) - Method in class org.openapis.openapi.models.components.DeleteSigningKeyResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.DirectUpload
 
equals(Object) - Method in class org.openapis.openapi.models.components.DirectUploadResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality
 
equals(Object) - Method in class org.openapis.openapi.models.components.DirectUploadStatus
 
equals(Object) - Method in class org.openapis.openapi.models.components.DomainRestrictions
 
equals(Object) - Method in class org.openapis.openapi.models.components.DrmIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.Error
 
equals(Object) - Method in class org.openapis.openapi.models.components.ErrorDetails
 
equals(Object) - Method in class org.openapis.openapi.models.components.ErrorDetailsPercentage
 
equals(Object) - Method in class org.openapis.openapi.models.components.Event
 
equals(Object) - Method in class org.openapis.openapi.models.components.EventTime
 
equals(Object) - Method in class org.openapis.openapi.models.components.GenerateTrackResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
equals(Object) - Method in class org.openapis.openapi.models.components.GenerateTrackResponseType
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetAllMediaResponseTrack
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetAllPlaylistsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponseDto
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetMediaResponseMaxResolution
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetMediaResponseMediaQuality
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetMediaResponseMp4Support
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetMediaResponseTrack
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTO
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData
 
equals(Object) - Method in class org.openapis.openapi.models.components.GetStreamsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.ImposeTrack
 
equals(Object) - Method in class org.openapis.openapi.models.components.Input
 
equals(Object) - Method in class org.openapis.openapi.models.components.InputMediaSettings
 
equals(Object) - Method in class org.openapis.openapi.models.components.LiveMediaClips
 
equals(Object) - Method in class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution
 
equals(Object) - Method in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
equals(Object) - Method in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
equals(Object) - Method in class org.openapis.openapi.models.components.LiveMediaClipsTrack
 
equals(Object) - Method in class org.openapis.openapi.models.components.LiveSimulcast
 
equals(Object) - Method in class org.openapis.openapi.models.components.LiveStreamDeleteResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.LivestreamgetResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.LiveStreamPagination
 
equals(Object) - Method in class org.openapis.openapi.models.components.LiveStreamResponseDTO
 
equals(Object) - Method in class org.openapis.openapi.models.components.Media
 
equals(Object) - Method in class org.openapis.openapi.models.components.MediaCancelResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.MediaClipResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.MediaClipResponseData
 
equals(Object) - Method in class org.openapis.openapi.models.components.MediaClipResponsePagination
 
equals(Object) - Method in class org.openapis.openapi.models.components.MediaClipResponsePlaybackId
 
equals(Object) - Method in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
equals(Object) - Method in class org.openapis.openapi.models.components.MediaIdsRequest
 
equals(Object) - Method in class org.openapis.openapi.models.components.MediaMaxResolution
 
equals(Object) - Method in class org.openapis.openapi.models.components.MediaMediaQuality
 
equals(Object) - Method in class org.openapis.openapi.models.components.MediaMp4Support
 
equals(Object) - Method in class org.openapis.openapi.models.components.MediaSourceResolution
 
equals(Object) - Method in class org.openapis.openapi.models.components.MediaStatus
 
equals(Object) - Method in class org.openapis.openapi.models.components.MediaTrack
 
equals(Object) - Method in class org.openapis.openapi.models.components.Metadata
 
equals(Object) - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails
 
equals(Object) - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
 
equals(Object) - Method in class org.openapis.openapi.models.components.MetricsmetadataDetails
 
equals(Object) - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
 
equals(Object) - Method in class org.openapis.openapi.models.components.MetricsOverallmetadataDetails
 
equals(Object) - Method in class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails
 
equals(Object) - Method in class org.openapis.openapi.models.components.MetricsTimeseriesmetadataDetails
 
equals(Object) - Method in class org.openapis.openapi.models.components.Moderation
 
equals(Object) - Method in class org.openapis.openapi.models.components.ModerationResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.NamedEntitiesResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.Pagination
 
equals(Object) - Method in class org.openapis.openapi.models.components.PatchLiveStreamRequest
 
equals(Object) - Method in class org.openapis.openapi.models.components.PatchResponseData
 
equals(Object) - Method in class org.openapis.openapi.models.components.PatchResponseDTO
 
equals(Object) - Method in class org.openapis.openapi.models.components.Placement
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaybackId
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaybackIdAccessRestrictions
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaybackIdDomains
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaybackIdRequest
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaybackIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponseData
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaybackIdUserAgents
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaybackSettings
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlayerHeight
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlayerViewCount
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManualType
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmartType
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMetadata
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaylistCreatedResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaylistDeleteResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaylistItem
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaylistItemType
 
equals(Object) - Method in class org.openapis.openapi.models.components.PlaylistOrder
 
equals(Object) - Method in class org.openapis.openapi.models.components.PolicyAction
 
equals(Object) - Method in class org.openapis.openapi.models.components.PropertyId
 
equals(Object) - Method in class org.openapis.openapi.models.components.PullVideoInput
 
equals(Object) - Method in class org.openapis.openapi.models.components.PullVideoInputSegment1
 
equals(Object) - Method in class org.openapis.openapi.models.components.PullVideoInputSegment2
 
equals(Object) - Method in class org.openapis.openapi.models.components.PullVideoInputSegmentUnion
 
equals(Object) - Method in class org.openapis.openapi.models.components.Resolution
 
equals(Object) - Method in class org.openapis.openapi.models.components.Security
 
equals(Object) - Method in class org.openapis.openapi.models.components.SigningKeysPagination
 
equals(Object) - Method in class org.openapis.openapi.models.components.SimulcastdeleteResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.SimulcastRequest
 
equals(Object) - Method in class org.openapis.openapi.models.components.SimulcastResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.SimulcastResponseData
 
equals(Object) - Method in class org.openapis.openapi.models.components.SimulcastUpdateRequest
 
equals(Object) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData
 
equals(Object) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
 
equals(Object) - Method in class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution
 
equals(Object) - Method in class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality
 
equals(Object) - Method in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
equals(Object) - Method in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
equals(Object) - Method in class org.openapis.openapi.models.components.SourceAccessMediaTrack
 
equals(Object) - Method in class org.openapis.openapi.models.components.SrtPlaybackResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.SubtitleInput
 
equals(Object) - Method in class org.openapis.openapi.models.components.Subtitles
 
equals(Object) - Method in class org.openapis.openapi.models.components.SubtitleTrack
 
equals(Object) - Method in class org.openapis.openapi.models.components.SubtitleTrackType
 
equals(Object) - Method in class org.openapis.openapi.models.components.Summary
 
equals(Object) - Method in class org.openapis.openapi.models.components.SummaryResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.TopErrorDetails
 
equals(Object) - Method in class org.openapis.openapi.models.components.TopErrorDetailsPercentage
 
equals(Object) - Method in class org.openapis.openapi.models.components.TracksSubtitles
 
equals(Object) - Method in class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest
 
equals(Object) - Method in class org.openapis.openapi.models.components.UniqueViewersEffectedPercentage
 
equals(Object) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
 
equals(Object) - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality
 
equals(Object) - Method in class org.openapis.openapi.models.components.UnusedDirectUploadStatus
 
equals(Object) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackId
 
equals(Object) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdAccessRestrictions
 
equals(Object) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains
 
equals(Object) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents
 
equals(Object) - Method in class org.openapis.openapi.models.components.UpdateMedia
 
equals(Object) - Method in class org.openapis.openapi.models.components.UpdateMediaMaxResolution
 
equals(Object) - Method in class org.openapis.openapi.models.components.UpdateMediaMediaQuality
 
equals(Object) - Method in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
equals(Object) - Method in class org.openapis.openapi.models.components.UpdateMediaStatus
 
equals(Object) - Method in class org.openapis.openapi.models.components.UpdateMediaTrack
 
equals(Object) - Method in class org.openapis.openapi.models.components.UpdatePlaylistRequest
 
equals(Object) - Method in class org.openapis.openapi.models.components.UpdateTrackRequest
 
equals(Object) - Method in class org.openapis.openapi.models.components.UpdateTrackResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.UpdateTrackResponseType
 
equals(Object) - Method in class org.openapis.openapi.models.components.UserAgentRestrictions
 
equals(Object) - Method in class org.openapis.openapi.models.components.VideoInput
 
equals(Object) - Method in class org.openapis.openapi.models.components.VideoInputSegment1
 
equals(Object) - Method in class org.openapis.openapi.models.components.VideoInputSegment2
 
equals(Object) - Method in class org.openapis.openapi.models.components.VideoInputSegmentUnion
 
equals(Object) - Method in class org.openapis.openapi.models.components.VideoTrack
 
equals(Object) - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll
 
equals(Object) - Method in class org.openapis.openapi.models.components.ViewerTime
 
equals(Object) - Method in class org.openapis.openapi.models.components.Views
 
equals(Object) - Method in class org.openapis.openapi.models.components.ViewsByTopContentDetails
 
equals(Object) - Method in class org.openapis.openapi.models.components.ViewsCountResponse
 
equals(Object) - Method in class org.openapis.openapi.models.components.ViewsCountResponseData
 
equals(Object) - Method in class org.openapis.openapi.models.components.ViewsList
 
equals(Object) - Method in class org.openapis.openapi.models.components.WatermarkInput
 
equals(Object) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequestBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CancelUploadRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CancelUploadResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CancelUploadResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.Configuration
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdAccessRestrictions
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CreateMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteMediaRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteMediaResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessRestrictions
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaModeration
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.File
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetMediaRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetMediaResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessRestrictions
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdData
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomains
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.Input
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListByTopContentRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListErrorsData
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListErrorsRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListErrorsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListErrorsResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListMediaRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListMediaResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessRestrictions
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsData
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomains
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListUploadsRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListUploadsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListUploadsResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
 
equals(Object) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoData
 
equals(Object) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.Subtitles
 
equals(Object) - Method in class org.openapis.openapi.models.operations.Summary
 
equals(Object) - Method in class org.openapis.openapi.models.operations.Track
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationModeration
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponseBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
 
equals(Object) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponseBody
 
equals(Object) - Method in class org.openapis.openapi.utils.BigDecimalString
 
equals(Object) - Method in class org.openapis.openapi.utils.BigIntegerString
 
equals(Object) - Method in class org.openapis.openapi.utils.QueryParameter
 
equals(Object) - Method in class org.openapis.openapi.utils.UnknownType
 
error() - Method in class org.openapis.openapi.models.components.DefaultError
Contains details about the error if the request failed.
error(String) - Method in class org.openapis.openapi.utils.FastpixLogger
 
error(String, Throwable) - Method in class org.openapis.openapi.utils.FastpixLogger
 
error(Error) - Method in class org.openapis.openapi.models.components.DefaultError.Builder
Contains details about the error if the request failed.
Error - Class in org.openapis.openapi.models.components
Error
Error() - Constructor for class org.openapis.openapi.models.components.Error
 
Error(Long, String, String) - Constructor for class org.openapis.openapi.models.components.Error
 
ERROR_CODE - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
ERROR_CODE - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
Error.Builder - Class in org.openapis.openapi.models.components
 
errorCode() - Method in class org.openapis.openapi.models.components.Views
Error Code is an identifier representing a specific type of error that occurred during video playback, potentially leading to playback failure.
errorCode() - Method in class org.openapis.openapi.models.components.ViewsList
The code which represents specific issues or failures that occur during playback.
errorCode() - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
Pass the error code to filter the list of views.
errorCode(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Error Code is an identifier representing a specific type of error that occurred during video playback, potentially leading to playback failure.
errorCode(String) - Method in class org.openapis.openapi.models.components.ViewsList.Builder
The code which represents specific issues or failures that occur during playback.
errorCode(String) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest.Builder
Pass the error code to filter the list of views.
errorContext() - Method in class org.openapis.openapi.models.components.Views
Specifies the component or stage where the playback error originated, such as streaming, cdn, decoder, or player.
errorContext(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Specifies the component or stage where the playback error originated, such as streaming, cdn, decoder, or player.
ErrorDetails - Class in org.openapis.openapi.models.components
 
ErrorDetails() - Constructor for class org.openapis.openapi.models.components.ErrorDetails
 
ErrorDetails(JsonNullable<ErrorDetailsPercentage>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<Long>, JsonNullable<String>) - Constructor for class org.openapis.openapi.models.components.ErrorDetails
 
ErrorDetails.Builder - Class in org.openapis.openapi.models.components
 
ErrorDetailsPercentage - Class in org.openapis.openapi.models.components
ErrorDetailsPercentage
ErrorDetailsPercentage._Deserializer - Class in org.openapis.openapi.models.components
 
errorId() - Method in class org.openapis.openapi.models.components.Views
The unique identifier which identifies each type of error that occurs.
errorId() - Method in class org.openapis.openapi.models.components.ViewsList
The unique identifier for the error that occurred during playback.
errorId(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
The unique identifier which identifies each type of error that occurs.
errorId(String) - Method in class org.openapis.openapi.models.components.ViewsList.Builder
The unique identifier for the error that occurred during playback.
errorMessage() - Method in class org.openapis.openapi.models.components.Views
Error Message is a descriptive message generated by the video player when an error occurs during playback, associated with an error code.
errorMessage() - Method in class org.openapis.openapi.models.components.ViewsList
The notifications or messages that inform users or developers about issues or failures that have occurred during the playback representing error codes.
errorMessage(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Error Message is a descriptive message generated by the video player when an error occurs during playback, associated with an error code.
errorMessage(String) - Method in class org.openapis.openapi.models.components.ViewsList.Builder
The notifications or messages that inform users or developers about issues or failures that have occurred during the playback representing error codes.
errors() - Method in class org.openapis.openapi.AsyncFastpix
Operations involving errors
errors() - Method in class org.openapis.openapi.Fastpix
Operations involving errors
errors() - Method in class org.openapis.openapi.models.operations.ListErrorsData
The endpoint retrieves a comprehensive list of errors that have occurred by providing detailed information about each error instance.
errors(List<ErrorDetails>) - Method in class org.openapis.openapi.models.operations.ListErrorsData.Builder
The endpoint retrieves a comprehensive list of errors that have occurred by providing detailed information about each error instance.
Errors - Class in org.openapis.openapi
Operations involving errors
ES - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestLanguageCode
 
ES - Enum constant in enum class org.openapis.openapi.models.operations.LanguageCode
 
ES_AR - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
ES_AR - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
ES_AR - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
ES_CL - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
ES_CL - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
ES_CL - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
ES_CO - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
ES_CO - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
ES_CO - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
ES_MX - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
ES_MX - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
ES_MX - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
ES_US - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
ES_US - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
ES_US - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
ESES - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
ESES - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
ESES - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
event() - Method in class org.openapis.openapi.utils.EventStreamMessage
 
Event - Class in org.openapis.openapi.models.components
 
Event() - Constructor for class org.openapis.openapi.models.components.Event
 
Event(JsonNullable<Long>, JsonNullable<String>, Map<String, Object>, JsonNullable<ViewerTime>, JsonNullable<EventTime>) - Constructor for class org.openapis.openapi.models.components.Event
 
Event.Builder - Class in org.openapis.openapi.models.components
 
Event Consumption - Search tag in class org.openapis.openapi.utils.EventStream
Section
eventDetails() - Method in class org.openapis.openapi.models.components.Event
 
eventDetails(Map<String, Object>) - Method in class org.openapis.openapi.models.components.Event.Builder
 
eventName() - Method in class org.openapis.openapi.models.components.Event
Name of the event.
eventName(String) - Method in class org.openapis.openapi.models.components.Event.Builder
Name of the event.
events() - Method in class org.openapis.openapi.models.components.Views
Events specifies the order of events journey of the video playback
events(List<Event>) - Method in class org.openapis.openapi.models.components.Views.Builder
Events specifies the order of events journey of the video playback
EventStream<T> - Class in org.openapis.openapi.utils
Provides a convenient way to consume Server-Sent Events (SSE) from a stream.
EventStream<ResponseT,ItemT> - Class in org.openapis.openapi.utils.reactive
A reactive event stream publisher that can handle different protocols (SSE, JSONL) and emits typed events with proper backpressure handling.
EventStream(InputStream, TypeReference<T>, ObjectMapper, Optional<String>) - Constructor for class org.openapis.openapi.utils.EventStream
 
EventStream.Protocol<ParsedT,ItemT> - Interface in org.openapis.openapi.utils.reactive
Protocol interface that defines how to parse and process different event stream formats
EventStreamMessage - Class in org.openapis.openapi.utils
 
EventStreamMessage(Optional<String>, Optional<String>, Optional<Integer>, String) - Constructor for class org.openapis.openapi.utils.EventStreamMessage
 
eventTime() - Method in class org.openapis.openapi.models.components.Event
The unix epoch timestamp when the event was captured.
eventTime(EventTime) - Method in class org.openapis.openapi.models.components.Event.Builder
The unix epoch timestamp when the event was captured.
EventTime - Class in org.openapis.openapi.models.components
EventTime
EventTime._Deserializer - Class in org.openapis.openapi.models.components
 
exception() - Method in exception class org.openapis.openapi.utils.NonRetryableException
 
Exceptions - Class in org.openapis.openapi.utils
 
Exceptions() - Constructor for class org.openapis.openapi.utils.Exceptions
 
Exceptions.CheckedConsumer<T> - Interface in org.openapis.openapi.utils
 
Exceptions.CheckedFunction<T,R> - Interface in org.openapis.openapi.utils
 
Exceptions.CheckedRunnable - Interface in org.openapis.openapi.utils
 
Exceptions.CheckedSupplier<T> - Interface in org.openapis.openapi.utils
 
EXIT_BEFORE_VIDEO_START - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
EXIT_BEFORE_VIDEO_START - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
EXIT_BEFORE_VIDEO_START - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
EXIT_BEFORE_VIDEO_START - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
EXIT_BEFORE_VIDEO_START - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
exitBeforeVideoStart() - Method in class org.openapis.openapi.models.components.Views
Exit Before Video Start indicates whether a viewer abandoned the video before it started playing, typically due to long loading times.
exitBeforeVideoStart(Boolean) - Method in class org.openapis.openapi.models.components.Views.Builder
Exit Before Video Start indicates whether a viewer abandoned the video before it started playing, typically due to long loading times.
EXPERIMENT_NAME - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
EXPERIMENT_NAME - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
experimentName() - Method in class org.openapis.openapi.models.components.Views
Experiment Name is used in A/B testing scenarios to categorize video views into different experiments.
experimentName(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Experiment Name is used in A/B testing scenarios to categorize video views into different experiments.
expiresAt() - Method in class org.openapis.openapi.utils.SessionManager.Session
 
exponent() - Method in class org.openapis.openapi.utils.BackoffStrategy
Deprecated.
exponent(double) - Method in class org.openapis.openapi.utils.BackoffStrategy.Builder
expungeSegments() - Method in class org.openapis.openapi.models.components.PullVideoInput
The list of start and end times (in seconds) of the segments to be removed from the actual video.
expungeSegments() - Method in class org.openapis.openapi.models.components.VideoInput
The list of the startTime-endTime of the segments to be removed from the actual video.
expungeSegments(List<String>) - Method in class org.openapis.openapi.models.components.PullVideoInput.Builder
The list of start and end times (in seconds) of the segments to be removed from the actual video.
expungeSegments(List<String>) - Method in class org.openapis.openapi.models.components.VideoInput.Builder
The list of the startTime-endTime of the segments to be removed from the actual video.
extractByteArrayFromBody(HttpResponse<InputStream>) - Static method in class org.openapis.openapi.utils.Utils
 
extractDiscriminator(String) - Method in class org.openapis.openapi.utils.UnknownType
Extract the discriminator value from the JSON node.

F

fadeInLevel() - Method in class org.openapis.openapi.models.components.ImposeTrack
Level of fade-in effect (in seconds) at the start of the imposed audio.
fadeInLevel(Long) - Method in class org.openapis.openapi.models.components.ImposeTrack.Builder
Level of fade-in effect (in seconds) at the start of the imposed audio.
fadeOutLevel() - Method in class org.openapis.openapi.models.components.ImposeTrack
Level of fade-out effect (in seconds) at the end of the imposed audio.
fadeOutLevel(Long) - Method in class org.openapis.openapi.models.components.ImposeTrack.Builder
Level of fade-out effect (in seconds) at the end of the imposed audio.
FailEarlyException(Exception) - Constructor for exception class org.openapis.openapi.utils.Hooks.FailEarlyException
 
FAILED - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseStatus.CreateMediaResponseStatusEnum
 
FAILED - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseStatus.GetAllMediaResponseStatusEnum
 
FAILED - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseStatus.GetMediaResponseStatusEnum
 
FAILED - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsStatus.LiveMediaClipsStatusEnum
 
FAILED - Enum constant in enum class org.openapis.openapi.models.components.MediaClipResponseStatus.MediaClipResponseStatusEnum
 
FAILED - Enum constant in enum class org.openapis.openapi.models.components.MediaStatus.MediaStatusEnum
 
FAILED - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaStatus.SourceAccessMediaStatusEnum
 
FAILED - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaStatus.UpdateMediaStatusEnum
 
FAILED - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
FAILED - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
FAILED - Static variable in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
FAILED - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
FAILED - Static variable in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
FAILED - Static variable in class org.openapis.openapi.models.components.MediaStatus
 
FAILED - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
FAILED - Static variable in class org.openapis.openapi.models.components.UpdateMediaStatus
 
Fastpix - Class in org.openapis.openapi
FASTPIX API'S: FastPix provides a comprehensive set of APIs that enable developers to manage both **on-demand media (video/audio)** and **live streaming experiences**, with built-in security features through **cryptographic signing keys**.
Fastpix(SDKConfiguration) - Constructor for class org.openapis.openapi.Fastpix
 
Fastpix.Builder - Class in org.openapis.openapi
The Builder class allows the configuration of a new instance of the SDK.
FastpixException - Exception Class in org.openapis.openapi.models.errors
 
FastpixException(String, int, byte[], HttpResponse<?>, Throwable) - Constructor for exception class org.openapis.openapi.models.errors.FastpixException
 
FastpixHTTPClient - Class in org.openapis.openapi.utils
 
FastpixHTTPClient() - Constructor for class org.openapis.openapi.utils.FastpixHTTPClient
 
FastpixLogger - Class in org.openapis.openapi.utils
 
FastpixMetadata - Annotation Interface in org.openapis.openapi.utils
 
field() - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails
the value of dimension or filter value on which the aggregation is to be applied.
field(String) - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails.Builder
the value of dimension or filter value on which the aggregation is to be applied.
FIFI - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
FIFI - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
FIFI - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
file() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoData
Contains metadata and structural details about the media file.
file(File) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoData.Builder
Contains metadata and structural details about the media file.
File - Class in org.openapis.openapi.models.operations
File
File() - Constructor for class org.openapis.openapi.models.operations.File
 
File(String, List<Track>) - Constructor for class org.openapis.openapi.models.operations.File
 
File.Builder - Class in org.openapis.openapi.models.operations
 
filterby() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
Pass the dimensions and their corresponding values you want to filter the views by.
filterby() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
Pass the dimensions and their corresponding values you want to filter the views by.
filterby() - Method in class org.openapis.openapi.models.operations.ListByTopContentRequest
Pass the dimensions and their corresponding values you want to filter the views by.
filterby() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest
Pass the dimensions and their corresponding values you want to filter the views by.
filterby() - Method in class org.openapis.openapi.models.operations.ListErrorsRequest
Pass the dimensions and their corresponding values you want to filter the views by.
filterby() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest
Pass the dimensions and their corresponding values you want to filter the views by.
filterby() - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest
Pass the dimensions and their corresponding values you want to filter the views by.
filterby() - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
Pass the dimensions and their corresponding values you want to filter the views by.
filterby(String) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentRequestBuilder
 
filterby(String) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesRequestBuilder
 
filterby(String) - Method in class org.openapis.openapi.models.operations.async.ListErrorsRequestBuilder
 
filterby(String) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionRequestBuilder
 
filterby(String) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesRequestBuilder
 
filterby(String) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest.Builder
Pass the dimensions and their corresponding values you want to filter the views by.
filterby(String) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest.Builder
Pass the dimensions and their corresponding values you want to filter the views by.
filterby(String) - Method in class org.openapis.openapi.models.operations.ListByTopContentRequest.Builder
Pass the dimensions and their corresponding values you want to filter the views by.
filterby(String) - Method in class org.openapis.openapi.models.operations.ListByTopContentRequestBuilder
 
filterby(String) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest.Builder
Pass the dimensions and their corresponding values you want to filter the views by.
filterby(String) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequestBuilder
 
filterby(String) - Method in class org.openapis.openapi.models.operations.ListErrorsRequest.Builder
Pass the dimensions and their corresponding values you want to filter the views by.
filterby(String) - Method in class org.openapis.openapi.models.operations.ListErrorsRequestBuilder
 
filterby(String) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest.Builder
Pass the dimensions and their corresponding values you want to filter the views by.
filterby(String) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequestBuilder
 
filterby(String) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest.Builder
Pass the dimensions and their corresponding values you want to filter the views by.
filterby(String) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequestBuilder
 
filterby(String) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest.Builder
Pass the dimensions and their corresponding values you want to filter the views by.
findComplexObjectWithNonEmptyAnnotatedField(Object, String...) - Static method in class org.openapis.openapi.utils.Security
 
findFieldsWhereMetadataContainsRegexes(Object, String...) - Static method in class org.openapis.openapi.utils.Security
 
findStringValueWhereMetadataContainsRegexes(Object, String...) - Static method in class org.openapis.openapi.utils.Security
 
findStringValueWhereMetadataNameIs(Object, String) - Static method in class org.openapis.openapi.utils.Security
 
findValueWhereMetadataContainsRegexes(Object, String...) - Static method in class org.openapis.openapi.utils.Security
 
finish() - Method in class org.openapis.openapi.utils.StreamingParser
Extract any remaining partial content when stream ends.
first(String) - Method in class org.openapis.openapi.utils.Headers
Returns the first value for a header name.
flatten(Flow.Publisher<List<T>>) - Static method in class org.openapis.openapi.utils.reactive.ReactiveUtils
Flattens a stream of List<T> into a stream of individual T items.
flatten(Flow.Publisher<T>, Function<T, Iterable<R>>) - Static method in class org.openapis.openapi.utils.reactive.ReactiveUtils
Flattens a stream of collections into a stream of individual items.
FLOAT_STRICT - Static variable in class org.openapis.openapi.utils.Deserializers
 
forEach(BiConsumer<? super String, ? super List<String>>) - Method in class org.openapis.openapi.utils.Headers
 
forJsonL(CompletableFuture<ResponseT>, TypeReference<ItemT>, ObjectMapper) - Static method in class org.openapis.openapi.utils.reactive.EventStream
Create an EventStream for JSONL (JSON Lines) format
forJsonLines() - Static method in class org.openapis.openapi.utils.StreamingParser
Create a streaming parser for JSON Lines format
forJsonLines(Reader) - Static method in class org.openapis.openapi.utils.BlockingParser
Create a blocking parser for JSON Lines format
forSSE() - Static method in class org.openapis.openapi.utils.StreamingParser
Create a streaming parser for SSE format
forSSE(Reader) - Static method in class org.openapis.openapi.utils.BlockingParser
Create a blocking parser for SSE format
forSSE(CompletableFuture<ResponseT>, TypeReference<ItemT>, ObjectMapper, String) - Static method in class org.openapis.openapi.utils.reactive.EventStream
Create an EventStream for SSE (Server-Sent Events) format
FOUR_HUNDRED_AND_EIGHTY - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution.GetAllMediaResponseSourceResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTY - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseSourceResolution.GetMediaResponseSourceResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTY - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution.LiveMediaClipsSourceResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTY - Enum constant in enum class org.openapis.openapi.models.components.MediaSourceResolution.MediaSourceResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTY - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution.SourceAccessMediaSourceResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTY - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTY - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
FOUR_HUNDRED_AND_EIGHTY - Static variable in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
FOUR_HUNDRED_AND_EIGHTY - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
FOUR_HUNDRED_AND_EIGHTY - Static variable in class org.openapis.openapi.models.components.MediaSourceResolution
 
FOUR_HUNDRED_AND_EIGHTY - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
FOUR_HUNDRED_AND_EIGHTY - Static variable in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.CreateLiveStreamRequestMaxResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestMaxResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution.CreateMediaResponseMaxResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution.GetAllMediaResponseMaxResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution.GetAllMediaResponseSourceResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseMaxResolution.GetMediaResponseMaxResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseSourceResolution.GetMediaResponseSourceResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution.LiveMediaClipsMaxResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution.LiveMediaClipsSourceResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.MediaMaxResolution.MediaMaxResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.MediaSourceResolution.MediaSourceResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.Resolution.ResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution.SourceAccessMediaMaxResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution.SourceAccessMediaSourceResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaMaxResolution.UpdateMediaMaxResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.operations.MaxResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.operations.Resolution
 
FOUR_HUNDRED_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.GetMediaResponseMaxResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.MediaMaxResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.MediaSourceResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.Resolution
 
FOUR_HUNDRED_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.UpdateMediaMaxResolution
 
FOUR_HUNDRED_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
FP_LIVE_STREAM_ID - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
FP_LIVE_STREAM_ID - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
FP_PLAYBACK_ID - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
FP_PLAYBACK_ID - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
FP_SDK - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
FP_SDK - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
FP_SDK_VERSION - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
FP_SDK_VERSION - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
fpApiVersion() - Method in class org.openapis.openapi.models.components.Views
Specifies the version of the FastPix API used during data collection or playback reporting.
fpApiVersion(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Specifies the version of the FastPix API used during data collection or playback reporting.
fpEmbed() - Method in class org.openapis.openapi.models.components.Views
Identifies the type or source of the FastPix player embed used for playback — for example, whether the video was played through a direct player integration, an iframe, or a third-party embedded context.
fpEmbed(Boolean) - Method in class org.openapis.openapi.models.components.Views.Builder
Identifies the type or source of the FastPix player embed used for playback — for example, whether the video was played through a direct player integration, an iframe, or a third-party embedded context.
fpEmbedVersion() - Method in class org.openapis.openapi.models.components.Views
Specifies the version of the FastPix embed script or SDK used to initialize the player.
fpEmbedVersion(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Specifies the version of the FastPix embed script or SDK used to initialize the player.
fpLiveStreamId() - Method in class org.openapis.openapi.models.components.Views
FastPix Live Stream ID is the unique identifier associated with a live stream video media within the FastPix Video Platform.
fpLiveStreamId(String) - Method in class org.openapis.openapi.models.components.Views.Builder
FastPix Live Stream ID is the unique identifier associated with a live stream video media within the FastPix Video Platform.
fpPlaybackId() - Method in class org.openapis.openapi.models.components.Views
FastPix Playback ID refers to the unique identifier associated with the playback instance of a video, particularly used in FastPix Video Platform.
fpPlaybackId(String) - Method in class org.openapis.openapi.models.components.Views.Builder
FastPix Playback ID refers to the unique identifier associated with the playback instance of a video, particularly used in FastPix Video Platform.
fpSDK() - Method in class org.openapis.openapi.models.components.Views
FastPix SDK Name identifies the name of the FastPix Player SDK utilized within the player workspace.
fpSDK(String) - Method in class org.openapis.openapi.models.components.Views.Builder
FastPix SDK Name identifies the name of the FastPix Player SDK utilized within the player workspace.
fpSDKVersion() - Method in class org.openapis.openapi.models.components.Views
FastPix SDK Version specifies the version of the FastPix Player SDK integrated into the player.
fpSDKVersion(String) - Method in class org.openapis.openapi.models.components.Views.Builder
FastPix SDK Version specifies the version of the FastPix Player SDK integrated into the player.
fpViewerId() - Method in class org.openapis.openapi.models.components.Views
Represents a unique, anonymized identifier assigned to each viewer by the FastPix SDK.
fpViewerId(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Represents a unique, anonymized identifier assigned to each viewer by the FastPix SDK.
FR - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestLanguageCode
 
FR - Enum constant in enum class org.openapis.openapi.models.operations.LanguageCode
 
FR_BE - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
FR_BE - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
FR_BE - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
FR_CA - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
FR_CA - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
FR_CA - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
FR_CH - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
FR_CH - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
FR_CH - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
frameRate() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Frame rate quantifies the speed at which frames are displayed per second.
frameRate() - Method in class org.openapis.openapi.models.components.GetMediaResponse
Frame rate quantifies the speed at which frames are displayed per second.
frameRate() - Method in class org.openapis.openapi.models.components.VideoTrack
Frame rate quantifies the speed at which frames are displayed per second.
frameRate(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
Frame rate quantifies the speed at which frames are displayed per second.
frameRate(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
Frame rate quantifies the speed at which frames are displayed per second.
frameRate(String) - Method in class org.openapis.openapi.models.components.VideoTrack.Builder
Frame rate quantifies the speed at which frames are displayed per second.
FRFR - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
FRFR - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
FRFR - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
from(byte[]) - Static method in class org.openapis.openapi.utils.Blob
Creates a Blob from a byte array.
from(InputStream) - Static method in class org.openapis.openapi.utils.Blob
Creates a Blob from an InputStream.
from(String) - Static method in class org.openapis.openapi.utils.Blob
Creates a Blob from a String using UTF-8 encoding.
from(String, HttpResponse<InputStream>) - Static method in exception class org.openapis.openapi.models.errors.APIException
 
from(String, HttpResponse<InputStream>, Throwable) - Static method in exception class org.openapis.openapi.models.errors.APIException
 
from(ByteBuffer) - Static method in class org.openapis.openapi.utils.Blob
Creates a Blob from a single ByteBuffer.
from(Path) - Static method in class org.openapis.openapi.utils.Blob
Creates a Blob from a file path.
from(Flow.Publisher<List<ByteBuffer>>) - Static method in class org.openapis.openapi.utils.Blob
Creates a Blob from a Flow.Publisher<List<ByteBuffer>>.
from(List<ByteBuffer>) - Static method in class org.openapis.openapi.utils.Blob
Creates a Blob from a list of ByteBuffers.
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.AddTrackRequestType
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.AudioInputType
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.BasicAccessPolicy
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.CreateLiveStreamRequestMaxResolution
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestAccessPolicy
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestLanguageCode
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestMaxResolution
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestMediaQuality
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestMp4Support
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestType
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.CreatePlaylistRequestManualType
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.CreatePlaylistRequestSmartType
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.DomainsDefaultPolicy
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.LanguageCode
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.MediaType
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.SortOrder
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.UserAgentsDefaultPolicy
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.WatermarkInputType
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.XAlign
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.components.YAlign
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.Dimension
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.DimensionsId
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessPolicy
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomainsDefaultPolicy
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaMp4Support
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgentsDefaultPolicy
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.GetTimeseriesDataSortOrder
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.GetTimeseriesDataTimespan
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.GroupBy
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.LanguageCode
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.ListBreakdownValuesSortOrder
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.ListBreakdownValuesTimespan
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.ListByTopContentTimespan
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.ListComparisonValuesTimespan
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.ListErrorsTimespan
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.ListFilterValuesForDimensionTimespan
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.ListOverallValuesTimespan
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.ListVideoViewsTimespan
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.MaxResolution
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.MediaQuality
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.OrderBy
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.Resolution
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.Type
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.UpdatedMp4SupportMp4Support
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.UpdateDomainRestrictionsDefaultPolicy
 
fromValue(String) - Static method in enum class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsDefaultPolicy
 

G

GEN_VERSION - Static variable in class org.openapis.openapi.SDKConfiguration
 
generate() - Method in class org.openapis.openapi.models.components.Summary
Enable or disable the summary feature for the media.
generate() - Method in class org.openapis.openapi.models.operations.Summary
Enable or disable the summary feature for the media.
generate() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBody
Enable or disable the summary feature for the media.
generate(boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBody.Builder
Enable or disable the summary feature for the media.
generate(Boolean) - Method in class org.openapis.openapi.models.components.Summary.Builder
Enable or disable the summary feature for the media.
generate(Boolean) - Method in class org.openapis.openapi.models.operations.Summary.Builder
Enable or disable the summary feature for the media.
generatedSubtitles() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
List of generated subtitle tracks associated with the media.
generatedSubtitles() - Method in class org.openapis.openapi.models.components.GetMediaResponse
List of generated subtitle tracks associated with the media.
generatedSubtitles() - Method in class org.openapis.openapi.models.components.Media
List of generated subtitle tracks associated with the media.
generatedSubtitles() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
List of generated subtitle tracks associated with the media.
generatedSubtitles() - Method in class org.openapis.openapi.models.components.UpdateMedia
List of generated subtitle tracks associated with the media.
generatedSubtitles(List<TracksSubtitles>) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
List of generated subtitle tracks associated with the media.
generatedSubtitles(List<TracksSubtitles>) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
List of generated subtitle tracks associated with the media.
generatedSubtitles(List<TracksSubtitles>) - Method in class org.openapis.openapi.models.components.Media.Builder
List of generated subtitle tracks associated with the media.
generatedSubtitles(List<TracksSubtitles>) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
List of generated subtitle tracks associated with the media.
generatedSubtitles(List<TracksSubtitles>) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
List of generated subtitle tracks associated with the media.
generateNamedEntities() - Method in class org.openapis.openapi.AsyncInVideoAiFeatures
Generate named entities
generateNamedEntities() - Method in class org.openapis.openapi.InVideoAiFeatures
Generate named entities
generateNamedEntities(String, UpdateMediaNamedEntitiesRequestBody) - Method in class org.openapis.openapi.AsyncInVideoAiFeatures
Generate named entities
generateNamedEntities(String, UpdateMediaNamedEntitiesRequestBody) - Method in class org.openapis.openapi.InVideoAiFeatures
Generate named entities
generateNamedEntities(String, UpdateMediaNamedEntitiesRequestBody, Options) - Method in class org.openapis.openapi.AsyncInVideoAiFeatures
Generate named entities
generateNamedEntities(String, UpdateMediaNamedEntitiesRequestBody, Options) - Method in class org.openapis.openapi.InVideoAiFeatures
Generate named entities
generateSubtitles() - Method in class org.openapis.openapi.AsyncManageVideos
Generate track subtitle
generateSubtitles() - Method in class org.openapis.openapi.ManageVideos
Generate track subtitle
generateSubtitles(String, String, TrackSubtitlesGenerateRequest) - Method in class org.openapis.openapi.AsyncManageVideos
Generate track subtitle
generateSubtitles(String, String, TrackSubtitlesGenerateRequest) - Method in class org.openapis.openapi.ManageVideos
Generate track subtitle
generateSubtitles(String, String, TrackSubtitlesGenerateRequest, Options) - Method in class org.openapis.openapi.AsyncManageVideos
Generate track subtitle
generateSubtitles(String, String, TrackSubtitlesGenerateRequest, Options) - Method in class org.openapis.openapi.ManageVideos
Generate track subtitle
GenerateSubtitleTrack - Class in org.openapis.openapi.operations
 
GenerateSubtitleTrack() - Constructor for class org.openapis.openapi.operations.GenerateSubtitleTrack
 
GenerateSubtitleTrack.Async - Class in org.openapis.openapi.operations
 
GenerateSubtitleTrack.Sync - Class in org.openapis.openapi.operations
 
GenerateSubtitleTrackRequest - Class in org.openapis.openapi.models.operations
 
GenerateSubtitleTrackRequest(String, String, TrackSubtitlesGenerateRequest) - Constructor for class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest
 
GenerateSubtitleTrackRequest.Builder - Class in org.openapis.openapi.models.operations
 
GenerateSubtitleTrackRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GenerateSubtitleTrackRequestBuilder - Class in org.openapis.openapi.models.operations
 
GenerateSubtitleTrackRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackRequestBuilder
 
GenerateSubtitleTrackRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequestBuilder
 
GenerateSubtitleTrackResponse - Class in org.openapis.openapi.models.operations.async
 
GenerateSubtitleTrackResponse - Class in org.openapis.openapi.models.operations
 
GenerateSubtitleTrackResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
 
GenerateSubtitleTrackResponse(String, int, HttpResponse<InputStream>, GenerateSubtitleTrackResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
 
GenerateSubtitleTrackResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
 
GenerateSubtitleTrackResponse(String, int, HttpResponse<Blob>, GenerateSubtitleTrackResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
 
GenerateSubtitleTrackResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GenerateSubtitleTrackResponse.Builder - Class in org.openapis.openapi.models.operations
 
GenerateSubtitleTrackResponseBody - Class in org.openapis.openapi.models.operations
GenerateSubtitleTrackResponseBody
GenerateSubtitleTrackResponseBody() - Constructor for class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponseBody
 
GenerateSubtitleTrackResponseBody(Boolean, GenerateTrackResponse) - Constructor for class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponseBody
 
GenerateSubtitleTrackResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
GenerateTrackResponse - Class in org.openapis.openapi.models.components
GenerateTrackResponse
GenerateTrackResponse() - Constructor for class org.openapis.openapi.models.components.GenerateTrackResponse
 
GenerateTrackResponse(String, GenerateTrackResponseType, GenerateTrackResponseLanguageCode, String, Map<String, String>) - Constructor for class org.openapis.openapi.models.components.GenerateTrackResponse
 
GenerateTrackResponse.Builder - Class in org.openapis.openapi.models.components
 
GenerateTrackResponseLanguageCode - Class in org.openapis.openapi.models.components
GenerateTrackResponseLanguageCode
GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum - Enum Class in org.openapis.openapi.models.components
 
GenerateTrackResponseType - Class in org.openapis.openapi.models.components
GenerateTrackResponseType
GenerateTrackResponseType.GenerateTrackResponseTypeEnum - Enum Class in org.openapis.openapi.models.components
 
generateURL(Class<T>, String, String, Optional<? extends T>, Globals) - Static method in class org.openapis.openapi.utils.Utils
 
generateURL(Class<T>, String, String, JsonNullable<? extends T>, Globals) - Static method in class org.openapis.openapi.utils.Utils
 
generateURL(Class<T>, String, String, T, Globals) - Static method in class org.openapis.openapi.utils.Utils
 
generateURL(String, String) - Static method in class org.openapis.openapi.utils.Utils
 
GenericTypeIdResolver<T> - Class in org.openapis.openapi.utils
Generic type resolver that supports both manual type registration and automatic fallback to unknown types for unrecognized discriminator values.
GenericTypeIdResolver(Class<? extends T>) - Constructor for class org.openapis.openapi.utils.GenericTypeIdResolver
 
get() - Method in class org.openapis.openapi.AsyncManageLiveStream
Get stream by ID
get() - Method in class org.openapis.openapi.AsyncManageVideos
Get a media by ID
get() - Method in class org.openapis.openapi.AsyncPlayback
Get a playback ID
get() - Method in class org.openapis.openapi.AsyncPlaylists
Get a playlist by ID
get() - Method in class org.openapis.openapi.ManageLiveStream
Get stream by ID
get() - Method in class org.openapis.openapi.ManageVideos
Get a media by ID
get() - Method in class org.openapis.openapi.Playback
Get a playback ID
get() - Method in class org.openapis.openapi.Playlists
Get a playlist by ID
get() - Method in interface org.openapis.openapi.utils.Exceptions.CheckedSupplier
 
get(String) - Method in class org.openapis.openapi.AsyncManageLiveStream
Get stream by ID
get(String) - Method in class org.openapis.openapi.AsyncManageVideos
Get a media by ID
get(String) - Method in class org.openapis.openapi.AsyncPlaylists
Get a playlist by ID
get(String) - Method in class org.openapis.openapi.ManageLiveStream
Get stream by ID
get(String) - Method in class org.openapis.openapi.ManageVideos
Get a media by ID
get(String) - Method in class org.openapis.openapi.Playlists
Get a playlist by ID
get(String) - Method in class org.openapis.openapi.utils.Headers
Returns all values for a header name.
get(String, String) - Method in class org.openapis.openapi.AsyncPlayback
Get a playback ID
get(String, String) - Method in class org.openapis.openapi.Playback
Get a playback ID
get(String, String, Options) - Method in class org.openapis.openapi.AsyncPlayback
Get a playback ID
get(String, String, Options) - Method in class org.openapis.openapi.Playback
Get a playback ID
get(String, Options) - Method in class org.openapis.openapi.AsyncManageLiveStream
Get stream by ID
get(String, Options) - Method in class org.openapis.openapi.AsyncManageVideos
Get a media by ID
get(String, Options) - Method in class org.openapis.openapi.AsyncPlaylists
Get a playlist by ID
get(String, Options) - Method in class org.openapis.openapi.ManageLiveStream
Get stream by ID
get(String, Options) - Method in class org.openapis.openapi.ManageVideos
Get a media by ID
get(String, Options) - Method in class org.openapis.openapi.Playlists
Get a playlist by ID
GetAllMediaResponse - Class in org.openapis.openapi.models.components
 
GetAllMediaResponse() - Constructor for class org.openapis.openapi.models.components.GetAllMediaResponse
 
GetAllMediaResponse(JsonNullable<String>, String, String, String, String, JsonNullable<Map<String, String>>, GetAllMediaResponseMediaQuality, String, JsonNullable<String>, GetAllMediaResponseMaxResolution, GetAllMediaResponseSourceResolution, GetAllMediaResponseStatus, GetAllMediaResponseMp4Support, JsonNullable<Boolean>, List<PlaybackId>, List<GetAllMediaResponseTrack>, JsonNullable<List<TracksSubtitles>>, AiSummaryRecord, AiResponseRecord, AiResponseRecord, AiResponseRecord, JsonNullable<Boolean>, JsonNullable<Boolean>, String, String, JsonNullable<String>, OffsetDateTime, OffsetDateTime) - Constructor for class org.openapis.openapi.models.components.GetAllMediaResponse
 
GetAllMediaResponse.Builder - Class in org.openapis.openapi.models.components
 
GetAllMediaResponseMaxResolution - Class in org.openapis.openapi.models.components
GetAllMediaResponseMaxResolution
GetAllMediaResponseMaxResolution.GetAllMediaResponseMaxResolutionEnum - Enum Class in org.openapis.openapi.models.components
 
GetAllMediaResponseMediaQuality - Class in org.openapis.openapi.models.components
GetAllMediaResponseMediaQuality
GetAllMediaResponseMediaQuality.GetAllMediaResponseMediaQualityEnum - Enum Class in org.openapis.openapi.models.components
 
GetAllMediaResponseMp4Support - Class in org.openapis.openapi.models.components
GetAllMediaResponseMp4Support
GetAllMediaResponseMp4Support.GetAllMediaResponseMp4SupportEnum - Enum Class in org.openapis.openapi.models.components
 
GetAllMediaResponseSourceResolution - Class in org.openapis.openapi.models.components
GetAllMediaResponseSourceResolution
GetAllMediaResponseSourceResolution.GetAllMediaResponseSourceResolutionEnum - Enum Class in org.openapis.openapi.models.components
 
GetAllMediaResponseStatus - Class in org.openapis.openapi.models.components
GetAllMediaResponseStatus
GetAllMediaResponseStatus.GetAllMediaResponseStatusEnum - Enum Class in org.openapis.openapi.models.components
 
GetAllMediaResponseTrack - Class in org.openapis.openapi.models.components
 
GetAllMediaResponseTrack._Deserializer - Class in org.openapis.openapi.models.components
 
GetAllPlaylists - Class in org.openapis.openapi.operations
 
GetAllPlaylists() - Constructor for class org.openapis.openapi.operations.GetAllPlaylists
 
GetAllPlaylists.Async - Class in org.openapis.openapi.operations
 
GetAllPlaylists.Sync - Class in org.openapis.openapi.operations
 
GetAllPlaylistsRequest - Class in org.openapis.openapi.models.operations
 
GetAllPlaylistsRequest() - Constructor for class org.openapis.openapi.models.operations.GetAllPlaylistsRequest
 
GetAllPlaylistsRequest(Long, Long) - Constructor for class org.openapis.openapi.models.operations.GetAllPlaylistsRequest
 
GetAllPlaylistsRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetAllPlaylistsRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetAllPlaylistsRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetAllPlaylistsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetAllPlaylistsRequestBuilder
 
GetAllPlaylistsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetAllPlaylistsRequestBuilder
 
getAllPlaylistsResponse() - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
Successfully retrieved all playlists
getAllPlaylistsResponse() - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
Successfully retrieved all playlists
getAllPlaylistsResponse(GetAllPlaylistsResponse) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse.Builder
Successfully retrieved all playlists
getAllPlaylistsResponse(GetAllPlaylistsResponse) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse.Builder
Successfully retrieved all playlists
GetAllPlaylistsResponse - Class in org.openapis.openapi.models.components
 
GetAllPlaylistsResponse - Class in org.openapis.openapi.models.operations.async
 
GetAllPlaylistsResponse - Class in org.openapis.openapi.models.operations
 
GetAllPlaylistsResponse(boolean, List<PlaylistItem>) - Constructor for class org.openapis.openapi.models.components.GetAllPlaylistsResponse
 
GetAllPlaylistsResponse(boolean, List<PlaylistItem>, Pagination) - Constructor for class org.openapis.openapi.models.components.GetAllPlaylistsResponse
 
GetAllPlaylistsResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
 
GetAllPlaylistsResponse(String, int, HttpResponse<InputStream>, GetAllPlaylistsResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
 
GetAllPlaylistsResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
 
GetAllPlaylistsResponse(String, int, HttpResponse<Blob>, GetAllPlaylistsResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
 
GetAllPlaylistsResponse.Builder - Class in org.openapis.openapi.models.components
 
GetAllPlaylistsResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetAllPlaylistsResponse.Builder - Class in org.openapis.openapi.models.operations
 
getAllSigningKeysResponse() - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
successfully fetched all signing keys
getAllSigningKeysResponse() - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse
successfully fetched all signing keys
getAllSigningKeysResponse(GetAllSigningKeysResponse) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse.Builder
successfully fetched all signing keys
getAllSigningKeysResponse(GetAllSigningKeysResponse) - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse.Builder
successfully fetched all signing keys
GetAllSigningKeysResponse - Class in org.openapis.openapi.models.components
 
GetAllSigningKeysResponse() - Constructor for class org.openapis.openapi.models.components.GetAllSigningKeysResponse
 
GetAllSigningKeysResponse(Boolean, List<GetAllSigningKeysResponseDto>, SigningKeysPagination) - Constructor for class org.openapis.openapi.models.components.GetAllSigningKeysResponse
 
GetAllSigningKeysResponse.Builder - Class in org.openapis.openapi.models.components
 
GetAllSigningKeysResponseDto - Class in org.openapis.openapi.models.components
GetAllSigningKeysResponseDto
GetAllSigningKeysResponseDto() - Constructor for class org.openapis.openapi.models.components.GetAllSigningKeysResponseDto
 
GetAllSigningKeysResponseDto(String, OffsetDateTime) - Constructor for class org.openapis.openapi.models.components.GetAllSigningKeysResponseDto
 
GetAllSigningKeysResponseDto.Builder - Class in org.openapis.openapi.models.components
 
GetAllStreams - Class in org.openapis.openapi.operations
 
GetAllStreams() - Constructor for class org.openapis.openapi.operations.GetAllStreams
 
GetAllStreams.Async - Class in org.openapis.openapi.operations
 
GetAllStreams.Sync - Class in org.openapis.openapi.operations
 
GetAllStreamsRequest - Class in org.openapis.openapi.models.operations
 
GetAllStreamsRequest() - Constructor for class org.openapis.openapi.models.operations.GetAllStreamsRequest
 
GetAllStreamsRequest(Long, Long, OrderBy) - Constructor for class org.openapis.openapi.models.operations.GetAllStreamsRequest
 
GetAllStreamsRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetAllStreamsRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetAllStreamsRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetAllStreamsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetAllStreamsRequestBuilder
 
GetAllStreamsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetAllStreamsRequestBuilder
 
GetAllStreamsResponse - Class in org.openapis.openapi.models.operations.async
 
GetAllStreamsResponse - Class in org.openapis.openapi.models.operations
 
GetAllStreamsResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetAllStreamsResponse
 
GetAllStreamsResponse(String, int, HttpResponse<InputStream>, GetStreamsResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetAllStreamsResponse
 
GetAllStreamsResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
 
GetAllStreamsResponse(String, int, HttpResponse<Blob>, GetStreamsResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
 
GetAllStreamsResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetAllStreamsResponse.Builder - Class in org.openapis.openapi.models.operations
 
getById() - Method in class org.openapis.openapi.AsyncDrmConfigurations
Get DRM configuration by ID
getById() - Method in class org.openapis.openapi.AsyncSigningKeys
Get signing key by ID
getById() - Method in class org.openapis.openapi.DrmConfigurations
Get DRM configuration by ID
getById() - Method in class org.openapis.openapi.SigningKeys
Get signing key by ID
getById(String) - Method in class org.openapis.openapi.AsyncDrmConfigurations
Get DRM configuration by ID
getById(String) - Method in class org.openapis.openapi.AsyncSigningKeys
Get signing key by ID
getById(String) - Method in class org.openapis.openapi.DrmConfigurations
Get DRM configuration by ID
getById(String) - Method in class org.openapis.openapi.SigningKeys
Get signing key by ID
getById(String, Options) - Method in class org.openapis.openapi.AsyncDrmConfigurations
Get DRM configuration by ID
getById(String, Options) - Method in class org.openapis.openapi.AsyncSigningKeys
Get signing key by ID
getById(String, Options) - Method in class org.openapis.openapi.DrmConfigurations
Get DRM configuration by ID
getById(String, Options) - Method in class org.openapis.openapi.SigningKeys
Get signing key by ID
GetCreateLiveStreamResponseDTO - Class in org.openapis.openapi.models.components
GetCreateLiveStreamResponseDTO
GetCreateLiveStreamResponseDTO() - Constructor for class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
 
GetCreateLiveStreamResponseDTO(String, String, String, Boolean, String, String, Long, OffsetDateTime, Long, Boolean, Boolean, String, Map<String, String>, Boolean, Boolean, List<PlaybackIdResponse>, List<LiveSimulcast>, List<String>, SrtPlaybackResponse) - Constructor for class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
 
GetCreateLiveStreamResponseDTO.Builder - Class in org.openapis.openapi.models.components
 
getDescForKnownTypeIds() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestTypeIdResolver
 
getDescForKnownTypeIds() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataTypeIdResolver
 
getDescForKnownTypeIds() - Method in class org.openapis.openapi.models.components.PlaylistCreatedSchemaTypeIdResolver
 
getDetails() - Method in class org.openapis.openapi.AsyncViews
Get details of video view
getDetails() - Method in class org.openapis.openapi.Views
Get details of video view
getDetails(String) - Method in class org.openapis.openapi.AsyncViews
Get details of video view
getDetails(String) - Method in class org.openapis.openapi.Views
Get details of video view
getDetails(String, Options) - Method in class org.openapis.openapi.AsyncViews
Get details of video view
getDetails(String, Options) - Method in class org.openapis.openapi.Views
Get details of video view
GetDrmConfiguration - Class in org.openapis.openapi.operations
 
GetDrmConfiguration() - Constructor for class org.openapis.openapi.operations.GetDrmConfiguration
 
GetDrmConfiguration.Async - Class in org.openapis.openapi.operations
 
GetDrmConfiguration.Sync - Class in org.openapis.openapi.operations
 
GetDrmConfigurationById - Class in org.openapis.openapi.operations
 
GetDrmConfigurationById() - Constructor for class org.openapis.openapi.operations.GetDrmConfigurationById
 
GetDrmConfigurationById.Async - Class in org.openapis.openapi.operations
 
GetDrmConfigurationById.Sync - Class in org.openapis.openapi.operations
 
GetDrmConfigurationByIdRequest - Class in org.openapis.openapi.models.operations
 
GetDrmConfigurationByIdRequest(String) - Constructor for class org.openapis.openapi.models.operations.GetDrmConfigurationByIdRequest
 
GetDrmConfigurationByIdRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetDrmConfigurationByIdRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetDrmConfigurationByIdRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetDrmConfigurationByIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdRequestBuilder
 
GetDrmConfigurationByIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetDrmConfigurationByIdRequestBuilder
 
GetDrmConfigurationByIdResponse - Class in org.openapis.openapi.models.operations.async
 
GetDrmConfigurationByIdResponse - Class in org.openapis.openapi.models.operations
 
GetDrmConfigurationByIdResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
 
GetDrmConfigurationByIdResponse(String, int, HttpResponse<InputStream>, GetDrmConfigurationByIdResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
 
GetDrmConfigurationByIdResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
 
GetDrmConfigurationByIdResponse(String, int, HttpResponse<Blob>, GetDrmConfigurationByIdResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
 
GetDrmConfigurationByIdResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetDrmConfigurationByIdResponse.Builder - Class in org.openapis.openapi.models.operations
 
GetDrmConfigurationByIdResponseBody - Class in org.openapis.openapi.models.operations
GetDrmConfigurationByIdResponseBody
GetDrmConfigurationByIdResponseBody() - Constructor for class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponseBody
 
GetDrmConfigurationByIdResponseBody(Boolean, DrmIdResponse) - Constructor for class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponseBody
 
GetDrmConfigurationByIdResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
GetDrmConfigurationRequest - Class in org.openapis.openapi.models.operations
 
GetDrmConfigurationRequest() - Constructor for class org.openapis.openapi.models.operations.GetDrmConfigurationRequest
 
GetDrmConfigurationRequest(Long, Long) - Constructor for class org.openapis.openapi.models.operations.GetDrmConfigurationRequest
 
GetDrmConfigurationRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetDrmConfigurationRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetDrmConfigurationRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetDrmConfigurationRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetDrmConfigurationRequestBuilder
 
GetDrmConfigurationRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetDrmConfigurationRequestBuilder
 
GetDrmConfigurationResponse - Class in org.openapis.openapi.models.operations.async
 
GetDrmConfigurationResponse - Class in org.openapis.openapi.models.operations
 
GetDrmConfigurationResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
 
GetDrmConfigurationResponse(String, int, HttpResponse<InputStream>, GetDrmConfigurationResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
 
GetDrmConfigurationResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
 
GetDrmConfigurationResponse(String, int, HttpResponse<Blob>, GetDrmConfigurationResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
 
GetDrmConfigurationResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetDrmConfigurationResponse.Builder - Class in org.openapis.openapi.models.operations
 
GetDrmConfigurationResponseBody - Class in org.openapis.openapi.models.operations
GetDrmConfigurationResponseBody
GetDrmConfigurationResponseBody() - Constructor for class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody
 
GetDrmConfigurationResponseBody(Boolean, List<DrmIdResponse>, Pagination) - Constructor for class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody
 
GetDrmConfigurationResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
getHeader(String) - Method in class org.openapis.openapi.utils.Globals
 
getHeadersFromMetadata(Object, Globals) - Static method in class org.openapis.openapi.utils.Utils
 
getInputInfo() - Method in class org.openapis.openapi.AsyncManageVideos
Get info of media inputs
getInputInfo() - Method in class org.openapis.openapi.ManageVideos
Get info of media inputs
getInputInfo(String) - Method in class org.openapis.openapi.AsyncManageVideos
Get info of media inputs
getInputInfo(String) - Method in class org.openapis.openapi.ManageVideos
Get info of media inputs
getInputInfo(String, Options) - Method in class org.openapis.openapi.AsyncManageVideos
Get info of media inputs
getInputInfo(String, Options) - Method in class org.openapis.openapi.ManageVideos
Get info of media inputs
GetLiveStreamById - Class in org.openapis.openapi.operations
 
GetLiveStreamById() - Constructor for class org.openapis.openapi.operations.GetLiveStreamById
 
GetLiveStreamById.Async - Class in org.openapis.openapi.operations
 
GetLiveStreamById.Sync - Class in org.openapis.openapi.operations
 
GetLiveStreamByIdRequest - Class in org.openapis.openapi.models.operations
 
GetLiveStreamByIdRequest(String) - Constructor for class org.openapis.openapi.models.operations.GetLiveStreamByIdRequest
 
GetLiveStreamByIdRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetLiveStreamByIdRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetLiveStreamByIdRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetLiveStreamByIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetLiveStreamByIdRequestBuilder
 
GetLiveStreamByIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetLiveStreamByIdRequestBuilder
 
GetLiveStreamByIdResponse - Class in org.openapis.openapi.models.operations.async
 
GetLiveStreamByIdResponse - Class in org.openapis.openapi.models.operations
 
GetLiveStreamByIdResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
 
GetLiveStreamByIdResponse(String, int, HttpResponse<InputStream>, LivestreamgetResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
 
GetLiveStreamByIdResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
 
GetLiveStreamByIdResponse(String, int, HttpResponse<Blob>, LivestreamgetResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
 
GetLiveStreamByIdResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetLiveStreamByIdResponse.Builder - Class in org.openapis.openapi.models.operations
 
GetLiveStreamPlaybackId - Class in org.openapis.openapi.operations
 
GetLiveStreamPlaybackId() - Constructor for class org.openapis.openapi.operations.GetLiveStreamPlaybackId
 
GetLiveStreamPlaybackId.Async - Class in org.openapis.openapi.operations
 
GetLiveStreamPlaybackId.Sync - Class in org.openapis.openapi.operations
 
GetLiveStreamPlaybackIdRequest - Class in org.openapis.openapi.models.operations
 
GetLiveStreamPlaybackIdRequest(String, String) - Constructor for class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequest
 
GetLiveStreamPlaybackIdRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetLiveStreamPlaybackIdRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetLiveStreamPlaybackIdRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetLiveStreamPlaybackIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdRequestBuilder
 
GetLiveStreamPlaybackIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequestBuilder
 
GetLiveStreamPlaybackIdResponse - Class in org.openapis.openapi.models.operations.async
 
GetLiveStreamPlaybackIdResponse - Class in org.openapis.openapi.models.operations
 
GetLiveStreamPlaybackIdResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
 
GetLiveStreamPlaybackIdResponse(String, int, HttpResponse<InputStream>, PlaybackIdSuccessResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
 
GetLiveStreamPlaybackIdResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
 
GetLiveStreamPlaybackIdResponse(String, int, HttpResponse<Blob>, PlaybackIdSuccessResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
 
GetLiveStreamPlaybackIdResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetLiveStreamPlaybackIdResponse.Builder - Class in org.openapis.openapi.models.operations
 
GetLiveStreamViewerCountById - Class in org.openapis.openapi.operations
 
GetLiveStreamViewerCountById() - Constructor for class org.openapis.openapi.operations.GetLiveStreamViewerCountById
 
GetLiveStreamViewerCountById.Async - Class in org.openapis.openapi.operations
 
GetLiveStreamViewerCountById.Sync - Class in org.openapis.openapi.operations
 
GetLiveStreamViewerCountByIdRequest - Class in org.openapis.openapi.models.operations
 
GetLiveStreamViewerCountByIdRequest(String) - Constructor for class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdRequest
 
GetLiveStreamViewerCountByIdRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetLiveStreamViewerCountByIdRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetLiveStreamViewerCountByIdRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetLiveStreamViewerCountByIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdRequestBuilder
 
GetLiveStreamViewerCountByIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdRequestBuilder
 
GetLiveStreamViewerCountByIdResponse - Class in org.openapis.openapi.models.operations.async
 
GetLiveStreamViewerCountByIdResponse - Class in org.openapis.openapi.models.operations
 
GetLiveStreamViewerCountByIdResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
 
GetLiveStreamViewerCountByIdResponse(String, int, HttpResponse<InputStream>, ViewsCountResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
 
GetLiveStreamViewerCountByIdResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
 
GetLiveStreamViewerCountByIdResponse(String, int, HttpResponse<Blob>, ViewsCountResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
 
GetLiveStreamViewerCountByIdResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetLiveStreamViewerCountByIdResponse.Builder - Class in org.openapis.openapi.models.operations
 
getLogger(Class<?>) - Static method in class org.openapis.openapi.utils.FastpixLogger
 
getMapper() - Static method in class org.openapis.openapi.utils.JSON
 
getMechanism() - Method in class org.openapis.openapi.utils.GenericTypeIdResolver
 
GetMedia - Class in org.openapis.openapi.operations
 
GetMedia() - Constructor for class org.openapis.openapi.operations.GetMedia
 
GetMedia.Async - Class in org.openapis.openapi.operations
 
GetMedia.Sync - Class in org.openapis.openapi.operations
 
getMediaClips() - Method in class org.openapis.openapi.AsyncVideos
Get all clips of a media
getMediaClips() - Method in class org.openapis.openapi.Videos
Get all clips of a media
getMediaClips(String) - Method in class org.openapis.openapi.AsyncVideos
Get all clips of a media
getMediaClips(String) - Method in class org.openapis.openapi.Videos
Get all clips of a media
getMediaClips(String, Long, Long, SortOrder, Options) - Method in class org.openapis.openapi.AsyncVideos
Get all clips of a media
getMediaClips(String, Long, Long, SortOrder, Options) - Method in class org.openapis.openapi.Videos
Get all clips of a media
GetMediaClips - Class in org.openapis.openapi.operations
 
GetMediaClips() - Constructor for class org.openapis.openapi.operations.GetMediaClips
 
GetMediaClips.Async - Class in org.openapis.openapi.operations
 
GetMediaClips.Sync - Class in org.openapis.openapi.operations
 
GetMediaClipsRequest - Class in org.openapis.openapi.models.operations
 
GetMediaClipsRequest(String) - Constructor for class org.openapis.openapi.models.operations.GetMediaClipsRequest
 
GetMediaClipsRequest(String, Long, Long, SortOrder) - Constructor for class org.openapis.openapi.models.operations.GetMediaClipsRequest
 
GetMediaClipsRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetMediaClipsRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetMediaClipsRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetMediaClipsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetMediaClipsRequestBuilder
 
GetMediaClipsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetMediaClipsRequestBuilder
 
GetMediaClipsResponse - Class in org.openapis.openapi.models.operations.async
 
GetMediaClipsResponse - Class in org.openapis.openapi.models.operations
 
GetMediaClipsResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetMediaClipsResponse
 
GetMediaClipsResponse(String, int, HttpResponse<InputStream>, MediaClipResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetMediaClipsResponse
 
GetMediaClipsResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
 
GetMediaClipsResponse(String, int, HttpResponse<Blob>, MediaClipResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
 
GetMediaClipsResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetMediaClipsResponse.Builder - Class in org.openapis.openapi.models.operations
 
GetMediaRequest - Class in org.openapis.openapi.models.operations
 
GetMediaRequest(String) - Constructor for class org.openapis.openapi.models.operations.GetMediaRequest
 
GetMediaRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetMediaRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetMediaRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetMediaRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetMediaRequestBuilder
 
GetMediaRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetMediaRequestBuilder
 
GetMediaResponse - Class in org.openapis.openapi.models.components
 
GetMediaResponse - Class in org.openapis.openapi.models.operations.async
 
GetMediaResponse - Class in org.openapis.openapi.models.operations
 
GetMediaResponse() - Constructor for class org.openapis.openapi.models.components.GetMediaResponse
 
GetMediaResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetMediaResponse
 
GetMediaResponse(String, int, HttpResponse<InputStream>, GetMediaResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetMediaResponse
 
GetMediaResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetMediaResponse
 
GetMediaResponse(String, int, HttpResponse<Blob>, GetMediaResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetMediaResponse
 
GetMediaResponse(JsonNullable<String>, String, String, String, String, JsonNullable<Map<String, String>>, GetMediaResponseMediaQuality, String, JsonNullable<String>, GetMediaResponseMaxResolution, GetMediaResponseSourceResolution, GetMediaResponseStatus, GetMediaResponseMp4Support, JsonNullable<Boolean>, List<PlaybackId>, List<GetMediaResponseTrack>, JsonNullable<List<TracksSubtitles>>, AiSummaryRecord, AiResponseRecord, AiResponseRecord, AiResponseRecord, JsonNullable<Boolean>, JsonNullable<Boolean>, String, String, JsonNullable<String>, OffsetDateTime, OffsetDateTime) - Constructor for class org.openapis.openapi.models.components.GetMediaResponse
 
GetMediaResponse.Builder - Class in org.openapis.openapi.models.components
 
GetMediaResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetMediaResponse.Builder - Class in org.openapis.openapi.models.operations
 
GetMediaResponseBody - Class in org.openapis.openapi.models.operations
GetMediaResponseBody
GetMediaResponseBody() - Constructor for class org.openapis.openapi.models.operations.GetMediaResponseBody
 
GetMediaResponseBody(Boolean, GetMediaResponse) - Constructor for class org.openapis.openapi.models.operations.GetMediaResponseBody
 
GetMediaResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
GetMediaResponseMaxResolution - Class in org.openapis.openapi.models.components
GetMediaResponseMaxResolution
GetMediaResponseMaxResolution.GetMediaResponseMaxResolutionEnum - Enum Class in org.openapis.openapi.models.components
 
GetMediaResponseMediaQuality - Class in org.openapis.openapi.models.components
GetMediaResponseMediaQuality
GetMediaResponseMediaQuality.GetMediaResponseMediaQualityEnum - Enum Class in org.openapis.openapi.models.components
 
GetMediaResponseMp4Support - Class in org.openapis.openapi.models.components
GetMediaResponseMp4Support
GetMediaResponseMp4Support.GetMediaResponseMp4SupportEnum - Enum Class in org.openapis.openapi.models.components
 
GetMediaResponseSourceResolution - Class in org.openapis.openapi.models.components
GetMediaResponseSourceResolution
GetMediaResponseSourceResolution.GetMediaResponseSourceResolutionEnum - Enum Class in org.openapis.openapi.models.components
 
GetMediaResponseStatus - Class in org.openapis.openapi.models.components
GetMediaResponseStatus
GetMediaResponseStatus.GetMediaResponseStatusEnum - Enum Class in org.openapis.openapi.models.components
 
GetMediaResponseTrack - Class in org.openapis.openapi.models.components
 
GetMediaResponseTrack._Deserializer - Class in org.openapis.openapi.models.components
 
GetMediaSummary - Class in org.openapis.openapi.operations
 
GetMediaSummary() - Constructor for class org.openapis.openapi.operations.GetMediaSummary
 
GetMediaSummary.Async - Class in org.openapis.openapi.operations
 
GetMediaSummary.Sync - Class in org.openapis.openapi.operations
 
GetMediaSummaryRequest - Class in org.openapis.openapi.models.operations
 
GetMediaSummaryRequest(String) - Constructor for class org.openapis.openapi.models.operations.GetMediaSummaryRequest
 
GetMediaSummaryRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetMediaSummaryRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetMediaSummaryRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetMediaSummaryRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetMediaSummaryRequestBuilder
 
GetMediaSummaryRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetMediaSummaryRequestBuilder
 
GetMediaSummaryResponse - Class in org.openapis.openapi.models.operations.async
 
GetMediaSummaryResponse - Class in org.openapis.openapi.models.operations
 
GetMediaSummaryResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetMediaSummaryResponse
 
GetMediaSummaryResponse(String, int, HttpResponse<InputStream>, GetMediaSummaryResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetMediaSummaryResponse
 
GetMediaSummaryResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
 
GetMediaSummaryResponse(String, int, HttpResponse<Blob>, GetMediaSummaryResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
 
GetMediaSummaryResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetMediaSummaryResponse.Builder - Class in org.openapis.openapi.models.operations
 
GetMediaSummaryResponseBody - Class in org.openapis.openapi.models.operations
GetMediaSummaryResponseBody
GetMediaSummaryResponseBody() - Constructor for class org.openapis.openapi.models.operations.GetMediaSummaryResponseBody
 
GetMediaSummaryResponseBody(Boolean, String) - Constructor for class org.openapis.openapi.models.operations.GetMediaSummaryResponseBody
 
GetMediaSummaryResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
getParam(String, String) - Method in class org.openapis.openapi.utils.Globals
 
getPathParam(String) - Method in class org.openapis.openapi.utils.Globals
 
GetPlaybackId - Class in org.openapis.openapi.operations
 
GetPlaybackId() - Constructor for class org.openapis.openapi.operations.GetPlaybackId
 
GetPlaybackId.Async - Class in org.openapis.openapi.operations
 
GetPlaybackId.Sync - Class in org.openapis.openapi.operations
 
GetPlaybackIdAccessPolicy - Class in org.openapis.openapi.models.operations
GetPlaybackIdAccessPolicy
GetPlaybackIdAccessPolicy.GetPlaybackIdAccessPolicyEnum - Enum Class in org.openapis.openapi.models.operations
 
GetPlaybackIdAccessRestrictions - Class in org.openapis.openapi.models.operations
GetPlaybackIdAccessRestrictions
GetPlaybackIdAccessRestrictions() - Constructor for class org.openapis.openapi.models.operations.GetPlaybackIdAccessRestrictions
 
GetPlaybackIdAccessRestrictions(GetPlaybackIdDomains, GetPlaybackIdUserAgents) - Constructor for class org.openapis.openapi.models.operations.GetPlaybackIdAccessRestrictions
 
GetPlaybackIdAccessRestrictions.Builder - Class in org.openapis.openapi.models.operations
 
GetPlaybackIdData - Class in org.openapis.openapi.models.operations
 
GetPlaybackIdData() - Constructor for class org.openapis.openapi.models.operations.GetPlaybackIdData
 
GetPlaybackIdData(String, GetPlaybackIdAccessPolicy, GetPlaybackIdAccessRestrictions) - Constructor for class org.openapis.openapi.models.operations.GetPlaybackIdData
 
GetPlaybackIdData.Builder - Class in org.openapis.openapi.models.operations
 
getPlaybackIdDetails() - Method in class org.openapis.openapi.AsyncLivePlaybacks
Get playbackId details
getPlaybackIdDetails() - Method in class org.openapis.openapi.LivePlaybacks
Get playbackId details
getPlaybackIdDetails(String, String) - Method in class org.openapis.openapi.AsyncLivePlaybacks
Get playbackId details
getPlaybackIdDetails(String, String) - Method in class org.openapis.openapi.LivePlaybacks
Get playbackId details
getPlaybackIdDetails(String, String, Options) - Method in class org.openapis.openapi.AsyncLivePlaybacks
Get playbackId details
getPlaybackIdDetails(String, String, Options) - Method in class org.openapis.openapi.LivePlaybacks
Get playbackId details
GetPlaybackIdDomains - Class in org.openapis.openapi.models.operations
 
GetPlaybackIdDomains() - Constructor for class org.openapis.openapi.models.operations.GetPlaybackIdDomains
 
GetPlaybackIdDomains(GetPlaybackIdDomainsDefaultPolicy, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.operations.GetPlaybackIdDomains
 
GetPlaybackIdDomains.Builder - Class in org.openapis.openapi.models.operations
 
GetPlaybackIdDomainsDefaultPolicy - Class in org.openapis.openapi.models.operations
Wrapper for an "open" enum that can handle unknown values from API responses without runtime errors.
GetPlaybackIdDomainsDefaultPolicy.GetPlaybackIdDomainsDefaultPolicyEnum - Enum Class in org.openapis.openapi.models.operations
 
GetPlaybackIdRequest - Class in org.openapis.openapi.models.operations
 
GetPlaybackIdRequest(String, String) - Constructor for class org.openapis.openapi.models.operations.GetPlaybackIdRequest
 
GetPlaybackIdRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetPlaybackIdRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetPlaybackIdRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetPlaybackIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetPlaybackIdRequestBuilder
 
GetPlaybackIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetPlaybackIdRequestBuilder
 
GetPlaybackIdResponse - Class in org.openapis.openapi.models.operations.async
 
GetPlaybackIdResponse - Class in org.openapis.openapi.models.operations
 
GetPlaybackIdResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetPlaybackIdResponse
 
GetPlaybackIdResponse(String, int, HttpResponse<InputStream>, GetPlaybackIdResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetPlaybackIdResponse
 
GetPlaybackIdResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
 
GetPlaybackIdResponse(String, int, HttpResponse<Blob>, GetPlaybackIdResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
 
GetPlaybackIdResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetPlaybackIdResponse.Builder - Class in org.openapis.openapi.models.operations
 
GetPlaybackIdResponseBody - Class in org.openapis.openapi.models.operations
GetPlaybackIdResponseBody
GetPlaybackIdResponseBody() - Constructor for class org.openapis.openapi.models.operations.GetPlaybackIdResponseBody
 
GetPlaybackIdResponseBody(Boolean, GetPlaybackIdData) - Constructor for class org.openapis.openapi.models.operations.GetPlaybackIdResponseBody
 
GetPlaybackIdResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
GetPlaybackIdUserAgents - Class in org.openapis.openapi.models.operations
 
GetPlaybackIdUserAgents() - Constructor for class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents
 
GetPlaybackIdUserAgents(GetPlaybackIdUserAgentsDefaultPolicy, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents
 
GetPlaybackIdUserAgents.Builder - Class in org.openapis.openapi.models.operations
 
GetPlaybackIdUserAgentsDefaultPolicy - Class in org.openapis.openapi.models.operations
Wrapper for an "open" enum that can handle unknown values from API responses without runtime errors.
GetPlaybackIdUserAgentsDefaultPolicy.GetPlaybackIdUserAgentsDefaultPolicyEnum - Enum Class in org.openapis.openapi.models.operations
 
GetPlaylistById - Class in org.openapis.openapi.operations
 
GetPlaylistById() - Constructor for class org.openapis.openapi.operations.GetPlaylistById
 
GetPlaylistById.Async - Class in org.openapis.openapi.operations
 
GetPlaylistById.Sync - Class in org.openapis.openapi.operations
 
GetPlaylistByIdRequest - Class in org.openapis.openapi.models.operations
 
GetPlaylistByIdRequest(String) - Constructor for class org.openapis.openapi.models.operations.GetPlaylistByIdRequest
 
GetPlaylistByIdRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetPlaylistByIdRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetPlaylistByIdRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetPlaylistByIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetPlaylistByIdRequestBuilder
 
GetPlaylistByIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetPlaylistByIdRequestBuilder
 
GetPlaylistByIdResponse - Class in org.openapis.openapi.models.operations.async
 
GetPlaylistByIdResponse - Class in org.openapis.openapi.models.operations
 
GetPlaylistByIdResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
 
GetPlaylistByIdResponse(String, int, HttpResponse<InputStream>, PlaylistByIdResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
 
GetPlaylistByIdResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
 
GetPlaylistByIdResponse(String, int, HttpResponse<Blob>, PlaylistByIdResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
 
GetPlaylistByIdResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetPlaylistByIdResponse.Builder - Class in org.openapis.openapi.models.operations
 
getPublicPemUsingSigningKeyIdResponseDTO() - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
successfully fetched signing key
getPublicPemUsingSigningKeyIdResponseDTO() - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
successfully fetched signing key
getPublicPemUsingSigningKeyIdResponseDTO(GetPublicPemUsingSigningKeyIdResponseDTO) - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse.Builder
successfully fetched signing key
getPublicPemUsingSigningKeyIdResponseDTO(GetPublicPemUsingSigningKeyIdResponseDTO) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse.Builder
successfully fetched signing key
GetPublicPemUsingSigningKeyIdResponseDTO - Class in org.openapis.openapi.models.components
GetPublicPemUsingSigningKeyIdResponseDTO
GetPublicPemUsingSigningKeyIdResponseDTO() - Constructor for class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTO
 
GetPublicPemUsingSigningKeyIdResponseDTO(Boolean, GetPublicPemUsingSigningKeyIdResponseDTOData) - Constructor for class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTO
 
GetPublicPemUsingSigningKeyIdResponseDTO.Builder - Class in org.openapis.openapi.models.components
 
GetPublicPemUsingSigningKeyIdResponseDTOData - Class in org.openapis.openapi.models.components
GetPublicPemUsingSigningKeyIdResponseDTOData
GetPublicPemUsingSigningKeyIdResponseDTOData() - Constructor for class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData
 
GetPublicPemUsingSigningKeyIdResponseDTOData(String, String, String) - Constructor for class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData
 
GetPublicPemUsingSigningKeyIdResponseDTOData.Builder - Class in org.openapis.openapi.models.components
 
getQueryParam(String) - Method in class org.openapis.openapi.utils.Globals
 
getQueryParams(Class<T>, Optional<? extends T>, Globals) - Static method in class org.openapis.openapi.utils.Utils
 
getQueryParams(Class<T>, JsonNullable<? extends T>, Globals) - Static method in class org.openapis.openapi.utils.Utils
 
getQueryParams(Class<T>, T, Globals) - Static method in class org.openapis.openapi.utils.Utils
 
getRedactedHeaders() - Static method in class org.openapis.openapi.utils.FastpixHTTPClient
Gets the set of redacted headers.
getSecurity() - Method in class org.openapis.openapi.SecuritySource.DefaultSecuritySource
 
getSecurity() - Method in interface org.openapis.openapi.SecuritySource
 
getSession(T, List<String>, Function<List<String>, SessionManager.Session<T>>) - Method in class org.openapis.openapi.utils.SessionManager
 
GetSigningKeyById - Class in org.openapis.openapi.operations
 
GetSigningKeyById() - Constructor for class org.openapis.openapi.operations.GetSigningKeyById
 
GetSigningKeyById.Async - Class in org.openapis.openapi.operations
 
GetSigningKeyById.Sync - Class in org.openapis.openapi.operations
 
GetSigningKeyByIdRequest - Class in org.openapis.openapi.models.operations
 
GetSigningKeyByIdRequest(String) - Constructor for class org.openapis.openapi.models.operations.GetSigningKeyByIdRequest
 
GetSigningKeyByIdRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetSigningKeyByIdRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetSigningKeyByIdRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetSigningKeyByIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetSigningKeyByIdRequestBuilder
 
GetSigningKeyByIdRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetSigningKeyByIdRequestBuilder
 
GetSigningKeyByIdResponse - Class in org.openapis.openapi.models.operations.async
 
GetSigningKeyByIdResponse - Class in org.openapis.openapi.models.operations
 
GetSigningKeyByIdResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
 
GetSigningKeyByIdResponse(String, int, HttpResponse<InputStream>, GetPublicPemUsingSigningKeyIdResponseDTO, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
 
GetSigningKeyByIdResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
 
GetSigningKeyByIdResponse(String, int, HttpResponse<Blob>, GetPublicPemUsingSigningKeyIdResponseDTO, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
 
GetSigningKeyByIdResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetSigningKeyByIdResponse.Builder - Class in org.openapis.openapi.models.operations
 
getSpecific() - Method in class org.openapis.openapi.AsyncSimulcastStreams
Get a specific simulcast
getSpecific() - Method in class org.openapis.openapi.SimulcastStreams
Get a specific simulcast
getSpecific(String, String) - Method in class org.openapis.openapi.AsyncSimulcastStreams
Get a specific simulcast
getSpecific(String, String) - Method in class org.openapis.openapi.SimulcastStreams
Get a specific simulcast
getSpecific(String, String, Options) - Method in class org.openapis.openapi.AsyncSimulcastStreams
Get a specific simulcast
getSpecific(String, String, Options) - Method in class org.openapis.openapi.SimulcastStreams
Get a specific simulcast
GetSpecificSimulcastOfStream - Class in org.openapis.openapi.operations
 
GetSpecificSimulcastOfStream() - Constructor for class org.openapis.openapi.operations.GetSpecificSimulcastOfStream
 
GetSpecificSimulcastOfStream.Async - Class in org.openapis.openapi.operations
 
GetSpecificSimulcastOfStream.Sync - Class in org.openapis.openapi.operations
 
GetSpecificSimulcastOfStreamRequest - Class in org.openapis.openapi.models.operations
 
GetSpecificSimulcastOfStreamRequest(String, String) - Constructor for class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequest
 
GetSpecificSimulcastOfStreamRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetSpecificSimulcastOfStreamRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetSpecificSimulcastOfStreamRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetSpecificSimulcastOfStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamRequestBuilder
 
GetSpecificSimulcastOfStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequestBuilder
 
GetSpecificSimulcastOfStreamResponse - Class in org.openapis.openapi.models.operations.async
 
GetSpecificSimulcastOfStreamResponse - Class in org.openapis.openapi.models.operations
 
GetSpecificSimulcastOfStreamResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
 
GetSpecificSimulcastOfStreamResponse(String, int, HttpResponse<InputStream>, SimulcastResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
 
GetSpecificSimulcastOfStreamResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
 
GetSpecificSimulcastOfStreamResponse(String, int, HttpResponse<Blob>, SimulcastResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
 
GetSpecificSimulcastOfStreamResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetSpecificSimulcastOfStreamResponse.Builder - Class in org.openapis.openapi.models.operations
 
getStreamsResponse() - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
All streams retrieved sucessfully
getStreamsResponse() - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse
All streams retrieved sucessfully
getStreamsResponse(GetStreamsResponse) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse.Builder
All streams retrieved sucessfully
getStreamsResponse(GetStreamsResponse) - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse.Builder
All streams retrieved sucessfully
GetStreamsResponse - Class in org.openapis.openapi.models.components
GetStreamsResponse
GetStreamsResponse() - Constructor for class org.openapis.openapi.models.components.GetStreamsResponse
 
GetStreamsResponse(Boolean, List<GetCreateLiveStreamResponseDTO>, LiveStreamPagination) - Constructor for class org.openapis.openapi.models.components.GetStreamsResponse
 
GetStreamsResponse.Builder - Class in org.openapis.openapi.models.components
 
getSummary() - Method in class org.openapis.openapi.AsyncManageVideos
Get the summary of a video
getSummary() - Method in class org.openapis.openapi.ManageVideos
Get the summary of a video
getSummary(String) - Method in class org.openapis.openapi.AsyncManageVideos
Get the summary of a video
getSummary(String) - Method in class org.openapis.openapi.ManageVideos
Get the summary of a video
getSummary(String, Options) - Method in class org.openapis.openapi.AsyncManageVideos
Get the summary of a video
getSummary(String, Options) - Method in class org.openapis.openapi.ManageVideos
Get the summary of a video
getTimeseries() - Method in class org.openapis.openapi.AsyncMetrics
Get timeseries data
getTimeseries() - Method in class org.openapis.openapi.Metrics
Get timeseries data
getTimeseries(GetTimeseriesDataRequest) - Method in class org.openapis.openapi.AsyncMetrics
Get timeseries data
getTimeseries(GetTimeseriesDataRequest) - Method in class org.openapis.openapi.Metrics
Get timeseries data
getTimeseries(GetTimeseriesDataRequest, Options) - Method in class org.openapis.openapi.AsyncMetrics
Get timeseries data
getTimeseries(GetTimeseriesDataRequest, Options) - Method in class org.openapis.openapi.Metrics
Get timeseries data
GetTimeseriesData - Class in org.openapis.openapi.operations
 
GetTimeseriesData() - Constructor for class org.openapis.openapi.operations.GetTimeseriesData
 
GetTimeseriesData.Async - Class in org.openapis.openapi.operations
 
GetTimeseriesData.Sync - Class in org.openapis.openapi.operations
 
GetTimeseriesDataMetricId - Enum Class in org.openapis.openapi.models.operations
GetTimeseriesDataMetricId
GetTimeseriesDataRequest - Class in org.openapis.openapi.models.operations
 
GetTimeseriesDataRequest(GetTimeseriesDataMetricId) - Constructor for class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
 
GetTimeseriesDataRequest(GetTimeseriesDataMetricId, GroupBy, GetTimeseriesDataSortOrder, String, GetTimeseriesDataTimespan, String) - Constructor for class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
 
GetTimeseriesDataRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetTimeseriesDataRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetTimeseriesDataRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetTimeseriesDataRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetTimeseriesDataRequestBuilder
 
GetTimeseriesDataRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetTimeseriesDataRequestBuilder
 
GetTimeseriesDataResponse - Class in org.openapis.openapi.models.operations.async
 
GetTimeseriesDataResponse - Class in org.openapis.openapi.models.operations
 
GetTimeseriesDataResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
 
GetTimeseriesDataResponse(String, int, HttpResponse<InputStream>, GetTimeseriesDataResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
 
GetTimeseriesDataResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
 
GetTimeseriesDataResponse(String, int, HttpResponse<Blob>, GetTimeseriesDataResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
 
GetTimeseriesDataResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetTimeseriesDataResponse.Builder - Class in org.openapis.openapi.models.operations
 
GetTimeseriesDataResponseBody - Class in org.openapis.openapi.models.operations
GetTimeseriesDataResponseBody
GetTimeseriesDataResponseBody() - Constructor for class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody
 
GetTimeseriesDataResponseBody(Boolean, MetricsTimeseriesmetadataDetails, List<MetricsTimeseriesDataDetails>, List<Long>) - Constructor for class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody
 
GetTimeseriesDataResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
GetTimeseriesDataSortOrder - Enum Class in org.openapis.openapi.models.operations
GetTimeseriesDataSortOrder
GetTimeseriesDataTimespan - Enum Class in org.openapis.openapi.models.operations
GetTimeseriesDataTimespan
getType(Class<?>) - Static method in enum class org.openapis.openapi.utils.Types
 
getUnwrappedEnumValue(Class<?>, Object) - Static method in class org.openapis.openapi.utils.Reflections
Extracts the underlying value from an enum wrapper instance if the class follows the enum wrapper pattern.
GetVideoViewDetails - Class in org.openapis.openapi.operations
 
GetVideoViewDetails() - Constructor for class org.openapis.openapi.operations.GetVideoViewDetails
 
GetVideoViewDetails.Async - Class in org.openapis.openapi.operations
 
GetVideoViewDetails.Sync - Class in org.openapis.openapi.operations
 
GetVideoViewDetailsRequest - Class in org.openapis.openapi.models.operations
 
GetVideoViewDetailsRequest(String) - Constructor for class org.openapis.openapi.models.operations.GetVideoViewDetailsRequest
 
GetVideoViewDetailsRequest.Builder - Class in org.openapis.openapi.models.operations
 
GetVideoViewDetailsRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
GetVideoViewDetailsRequestBuilder - Class in org.openapis.openapi.models.operations
 
GetVideoViewDetailsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.GetVideoViewDetailsRequestBuilder
 
GetVideoViewDetailsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.GetVideoViewDetailsRequestBuilder
 
GetVideoViewDetailsResponse - Class in org.openapis.openapi.models.operations.async
 
GetVideoViewDetailsResponse - Class in org.openapis.openapi.models.operations
 
GetVideoViewDetailsResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
 
GetVideoViewDetailsResponse(String, int, HttpResponse<InputStream>, GetVideoViewDetailsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
 
GetVideoViewDetailsResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
 
GetVideoViewDetailsResponse(String, int, HttpResponse<Blob>, GetVideoViewDetailsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
 
GetVideoViewDetailsResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
GetVideoViewDetailsResponse.Builder - Class in org.openapis.openapi.models.operations
 
GetVideoViewDetailsResponseBody - Class in org.openapis.openapi.models.operations
GetVideoViewDetailsResponseBody
GetVideoViewDetailsResponseBody() - Constructor for class org.openapis.openapi.models.operations.GetVideoViewDetailsResponseBody
 
GetVideoViewDetailsResponseBody(Boolean, Views) - Constructor for class org.openapis.openapi.models.operations.GetVideoViewDetailsResponseBody
 
GetVideoViewDetailsResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
getViewerCount() - Method in class org.openapis.openapi.AsyncManageLiveStreams
Get stream views by ID
getViewerCount() - Method in class org.openapis.openapi.ManageLiveStreams
Get stream views by ID
getViewerCount(String) - Method in class org.openapis.openapi.AsyncManageLiveStreams
Get stream views by ID
getViewerCount(String) - Method in class org.openapis.openapi.ManageLiveStreams
Get stream views by ID
getViewerCount(String, Options) - Method in class org.openapis.openapi.AsyncManageLiveStreams
Get stream views by ID
getViewerCount(String, Options) - Method in class org.openapis.openapi.ManageLiveStreams
Get stream views by ID
Globals - Class in org.openapis.openapi.utils
 
Globals() - Constructor for class org.openapis.openapi.utils.Globals
 
globalValue() - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
A global metric value that reflects the overall performance of the specified metric across the entire dataset for the given timespan.
globalValue(Double) - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails.Builder
A global metric value that reflects the overall performance of the specified metric across the entire dataset for the given timespan.
granularity() - Method in class org.openapis.openapi.models.components.MetricsTimeseriesmetadataDetails
the unit for aggregating the timeseries data.
granularity(String) - Method in class org.openapis.openapi.models.components.MetricsTimeseriesmetadataDetails.Builder
the unit for aggregating the timeseries data.
groupBy() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
Pass this value to group the metrics list by.
groupBy() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
Pass this value to group the metrics list by.
groupBy(String) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest.Builder
Pass this value to group the metrics list by.
groupBy(GroupBy) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest.Builder
Pass this value to group the metrics list by.
GroupBy - Enum Class in org.openapis.openapi.models.operations
GroupBy

H

handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.AddMediaToPlaylist.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.AddMediaTrack.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.CancelUpload.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.ChangeMediaOrderInPlaylist.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.CompleteLiveStream.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.CreateAPlaylist.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.CreateMedia.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.CreateMediaPlaybackId.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.CreateNewStream.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.CreatePlaybackIdOfStream.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.CreateSigningKey.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.CreateSimulcastOfStream.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.DeleteAPlaylist.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.DeleteLiveStream.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.DeleteMedia.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.DeleteMediaFromPlaylist.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.DeleteMediaPlaybackId.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.DeleteMediaTrack.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.DeletePlaybackIdOfStream.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.DeleteSigningKey.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.DeleteSimulcastOfStream.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.DirectUploadVideoMedia.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.DisableLiveStream.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.EnableLiveStream.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GenerateSubtitleTrack.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetAllPlaylists.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetAllStreams.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetDrmConfiguration.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetDrmConfigurationById.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetLiveStreamById.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetLiveStreamPlaybackId.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetLiveStreamViewerCountById.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetMedia.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetMediaClips.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetMediaSummary.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetPlaybackId.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetPlaylistById.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetSigningKeyById.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetSpecificSimulcastOfStream.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetTimeseriesData.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.GetVideoViewDetails.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.ListBreakdownValues.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.ListByTopContent.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.ListComparisonValues.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.ListDimensions.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.ListErrors.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.ListFilterValuesForDimension.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.ListLiveClips.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.ListMedia.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.ListOverallValues.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.ListPlaybackIds.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.ListSigningKeys.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.ListUploads.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.ListVideoViews.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in interface org.openapis.openapi.operations.Operations.Operation
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.RetrieveMediaInputInfo.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.UpdateAPlaylist.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.UpdatedMedia.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.UpdatedMp4Support.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.UpdateDomainRestrictions.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.UpdatedSourceAccess.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.UpdateLiveStream.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.UpdateMediaChapters.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.UpdateMediaModeration.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.UpdateMediaNamedEntities.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.UpdateMediaSummary.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.UpdateMediaTrack.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.UpdateSpecificSimulcastOfStream.Sync
 
handleResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.operations.UpdateUserAgentRestrictions.Sync
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.AddMediaToPlaylist.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.AddMediaTrack.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.CancelUpload.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.ChangeMediaOrderInPlaylist.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.CompleteLiveStream.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.CreateAPlaylist.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.CreateMedia.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.CreateMediaPlaybackId.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.CreateNewStream.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.CreatePlaybackIdOfStream.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.CreateSigningKey.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.CreateSimulcastOfStream.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.DeleteAPlaylist.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.DeleteLiveStream.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.DeleteMedia.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.DeleteMediaFromPlaylist.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.DeleteMediaPlaybackId.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.DeleteMediaTrack.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.DeletePlaybackIdOfStream.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.DeleteSigningKey.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.DeleteSimulcastOfStream.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.DirectUploadVideoMedia.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.DisableLiveStream.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.EnableLiveStream.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GenerateSubtitleTrack.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetAllPlaylists.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetAllStreams.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetDrmConfiguration.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetDrmConfigurationById.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetLiveStreamById.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetLiveStreamPlaybackId.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetLiveStreamViewerCountById.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetMedia.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetMediaClips.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetMediaSummary.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetPlaybackId.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetPlaylistById.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetSigningKeyById.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetSpecificSimulcastOfStream.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetTimeseriesData.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.GetVideoViewDetails.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.ListBreakdownValues.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.ListByTopContent.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.ListComparisonValues.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.ListDimensions.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.ListErrors.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.ListFilterValuesForDimension.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.ListLiveClips.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.ListMedia.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.ListOverallValues.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.ListPlaybackIds.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.ListSigningKeys.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.ListUploads.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.ListVideoViews.Async
 
handleResponse(HttpResponse<Blob>) - Method in interface org.openapis.openapi.operations.Operations.AsyncOperation
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.RetrieveMediaInputInfo.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.UpdateAPlaylist.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.UpdatedMedia.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.UpdatedMp4Support.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.UpdateDomainRestrictions.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.UpdatedSourceAccess.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.UpdateLiveStream.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.UpdateMediaChapters.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.UpdateMediaModeration.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.UpdateMediaNamedEntities.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.UpdateMediaSummary.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.UpdateMediaTrack.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.UpdateSpecificSimulcastOfStream.Async
 
handleResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.operations.UpdateUserAgentRestrictions.Async
 
HAS_CLIENT_CREDENTIALS_BASIC - Static variable in class org.openapis.openapi.utils.Constants
 
hasBufferedData() - Method in class org.openapis.openapi.utils.StreamingParser
Check if parser has any buffered data
hashCode() - Method in class org.openapis.openapi.models.components.AccessPolicy
 
hashCode() - Method in class org.openapis.openapi.models.components.AddTrackRequest
 
hashCode() - Method in class org.openapis.openapi.models.components.AddTrackResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.AddTrackResponseType
 
hashCode() - Method in class org.openapis.openapi.models.components.AiResponseRecord
 
hashCode() - Method in class org.openapis.openapi.models.components.AiSummaryRecord
 
hashCode() - Method in class org.openapis.openapi.models.components.AudioInput
 
hashCode() - Method in class org.openapis.openapi.models.components.AudioTrack
 
hashCode() - Method in class org.openapis.openapi.models.components.AudioTrackType
 
hashCode() - Method in class org.openapis.openapi.models.components.BrowserNameDimensiondetails
 
hashCode() - Method in class org.openapis.openapi.models.components.ChaptersResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.CreateLiveStreamRequest
 
hashCode() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
 
hashCode() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
 
hashCode() - Method in class org.openapis.openapi.models.components.CreateMediaRequestAccessRestrictions
 
hashCode() - Method in class org.openapis.openapi.models.components.CreateMediaRequestDomains
 
hashCode() - Method in class org.openapis.openapi.models.components.CreateMediaRequestUserAgents
 
hashCode() - Method in class org.openapis.openapi.models.components.CreateMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.CreateMediaResponseInput
 
hashCode() - Method in class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution
 
hashCode() - Method in class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality
 
hashCode() - Method in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
hashCode() - Method in class org.openapis.openapi.models.components.CreateMediaSuccessResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.CreatePlaybackId
 
hashCode() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdAccessRestrictions
 
hashCode() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdDomains
 
hashCode() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents
 
hashCode() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual
 
hashCode() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
 
hashCode() - Method in class org.openapis.openapi.models.components.CreateResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO
 
hashCode() - Method in class org.openapis.openapi.models.components.Custom1
 
hashCode() - Method in class org.openapis.openapi.models.components.Custom2
 
hashCode() - Method in class org.openapis.openapi.models.components.DataPagination
 
hashCode() - Method in class org.openapis.openapi.models.components.DateRange
 
hashCode() - Method in class org.openapis.openapi.models.components.DefaultError
 
hashCode() - Method in class org.openapis.openapi.models.components.DeleteSigningKeyResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.DirectUpload
 
hashCode() - Method in class org.openapis.openapi.models.components.DirectUploadResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality
 
hashCode() - Method in class org.openapis.openapi.models.components.DirectUploadStatus
 
hashCode() - Method in class org.openapis.openapi.models.components.DomainRestrictions
 
hashCode() - Method in class org.openapis.openapi.models.components.DrmIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.Error
 
hashCode() - Method in class org.openapis.openapi.models.components.ErrorDetails
 
hashCode() - Method in class org.openapis.openapi.models.components.ErrorDetailsPercentage
 
hashCode() - Method in class org.openapis.openapi.models.components.Event
 
hashCode() - Method in class org.openapis.openapi.models.components.EventTime
 
hashCode() - Method in class org.openapis.openapi.models.components.GenerateTrackResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
hashCode() - Method in class org.openapis.openapi.models.components.GenerateTrackResponseType
 
hashCode() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution
 
hashCode() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality
 
hashCode() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support
 
hashCode() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
hashCode() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
hashCode() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseTrack
 
hashCode() - Method in class org.openapis.openapi.models.components.GetAllPlaylistsResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponseDto
 
hashCode() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
 
hashCode() - Method in class org.openapis.openapi.models.components.GetMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.GetMediaResponseMaxResolution
 
hashCode() - Method in class org.openapis.openapi.models.components.GetMediaResponseMediaQuality
 
hashCode() - Method in class org.openapis.openapi.models.components.GetMediaResponseMp4Support
 
hashCode() - Method in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
hashCode() - Method in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
hashCode() - Method in class org.openapis.openapi.models.components.GetMediaResponseTrack
 
hashCode() - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTO
 
hashCode() - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData
 
hashCode() - Method in class org.openapis.openapi.models.components.GetStreamsResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.ImposeTrack
 
hashCode() - Method in class org.openapis.openapi.models.components.Input
 
hashCode() - Method in class org.openapis.openapi.models.components.InputMediaSettings
 
hashCode() - Method in class org.openapis.openapi.models.components.LiveMediaClips
 
hashCode() - Method in class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution
 
hashCode() - Method in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
hashCode() - Method in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
hashCode() - Method in class org.openapis.openapi.models.components.LiveMediaClipsTrack
 
hashCode() - Method in class org.openapis.openapi.models.components.LiveSimulcast
 
hashCode() - Method in class org.openapis.openapi.models.components.LiveStreamDeleteResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.LivestreamgetResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.LiveStreamPagination
 
hashCode() - Method in class org.openapis.openapi.models.components.LiveStreamResponseDTO
 
hashCode() - Method in class org.openapis.openapi.models.components.Media
 
hashCode() - Method in class org.openapis.openapi.models.components.MediaCancelResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.MediaClipResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.MediaClipResponseData
 
hashCode() - Method in class org.openapis.openapi.models.components.MediaClipResponsePagination
 
hashCode() - Method in class org.openapis.openapi.models.components.MediaClipResponsePlaybackId
 
hashCode() - Method in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
hashCode() - Method in class org.openapis.openapi.models.components.MediaIdsRequest
 
hashCode() - Method in class org.openapis.openapi.models.components.MediaMaxResolution
 
hashCode() - Method in class org.openapis.openapi.models.components.MediaMediaQuality
 
hashCode() - Method in class org.openapis.openapi.models.components.MediaMp4Support
 
hashCode() - Method in class org.openapis.openapi.models.components.MediaSourceResolution
 
hashCode() - Method in class org.openapis.openapi.models.components.MediaStatus
 
hashCode() - Method in class org.openapis.openapi.models.components.MediaTrack
 
hashCode() - Method in class org.openapis.openapi.models.components.Metadata
 
hashCode() - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails
 
hashCode() - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
 
hashCode() - Method in class org.openapis.openapi.models.components.MetricsmetadataDetails
 
hashCode() - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
 
hashCode() - Method in class org.openapis.openapi.models.components.MetricsOverallmetadataDetails
 
hashCode() - Method in class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails
 
hashCode() - Method in class org.openapis.openapi.models.components.MetricsTimeseriesmetadataDetails
 
hashCode() - Method in class org.openapis.openapi.models.components.Moderation
 
hashCode() - Method in class org.openapis.openapi.models.components.ModerationResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.NamedEntitiesResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.Pagination
 
hashCode() - Method in class org.openapis.openapi.models.components.PatchLiveStreamRequest
 
hashCode() - Method in class org.openapis.openapi.models.components.PatchResponseData
 
hashCode() - Method in class org.openapis.openapi.models.components.PatchResponseDTO
 
hashCode() - Method in class org.openapis.openapi.models.components.Placement
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaybackId
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaybackIdAccessRestrictions
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaybackIdDomains
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaybackIdRequest
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaybackIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponseData
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaybackIdUserAgents
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaybackSettings
 
hashCode() - Method in class org.openapis.openapi.models.components.PlayerHeight
 
hashCode() - Method in class org.openapis.openapi.models.components.PlayerViewCount
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManualType
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmartType
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMetadata
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaylistCreatedResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaylistDeleteResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaylistItem
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaylistItemType
 
hashCode() - Method in class org.openapis.openapi.models.components.PlaylistOrder
 
hashCode() - Method in class org.openapis.openapi.models.components.PolicyAction
 
hashCode() - Method in class org.openapis.openapi.models.components.PropertyId
 
hashCode() - Method in class org.openapis.openapi.models.components.PullVideoInput
 
hashCode() - Method in class org.openapis.openapi.models.components.PullVideoInputSegment1
 
hashCode() - Method in class org.openapis.openapi.models.components.PullVideoInputSegment2
 
hashCode() - Method in class org.openapis.openapi.models.components.PullVideoInputSegmentUnion
 
hashCode() - Method in class org.openapis.openapi.models.components.Resolution
 
hashCode() - Method in class org.openapis.openapi.models.components.Security
 
hashCode() - Method in class org.openapis.openapi.models.components.SigningKeysPagination
 
hashCode() - Method in class org.openapis.openapi.models.components.SimulcastdeleteResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.SimulcastRequest
 
hashCode() - Method in class org.openapis.openapi.models.components.SimulcastResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.SimulcastResponseData
 
hashCode() - Method in class org.openapis.openapi.models.components.SimulcastUpdateRequest
 
hashCode() - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData
 
hashCode() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
 
hashCode() - Method in class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution
 
hashCode() - Method in class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality
 
hashCode() - Method in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
hashCode() - Method in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
hashCode() - Method in class org.openapis.openapi.models.components.SourceAccessMediaTrack
 
hashCode() - Method in class org.openapis.openapi.models.components.SrtPlaybackResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.SubtitleInput
 
hashCode() - Method in class org.openapis.openapi.models.components.Subtitles
 
hashCode() - Method in class org.openapis.openapi.models.components.SubtitleTrack
 
hashCode() - Method in class org.openapis.openapi.models.components.SubtitleTrackType
 
hashCode() - Method in class org.openapis.openapi.models.components.Summary
 
hashCode() - Method in class org.openapis.openapi.models.components.SummaryResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.TopErrorDetails
 
hashCode() - Method in class org.openapis.openapi.models.components.TopErrorDetailsPercentage
 
hashCode() - Method in class org.openapis.openapi.models.components.TracksSubtitles
 
hashCode() - Method in class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest
 
hashCode() - Method in class org.openapis.openapi.models.components.UniqueViewersEffectedPercentage
 
hashCode() - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
 
hashCode() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality
 
hashCode() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadStatus
 
hashCode() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackId
 
hashCode() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdAccessRestrictions
 
hashCode() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains
 
hashCode() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents
 
hashCode() - Method in class org.openapis.openapi.models.components.UpdateMedia
 
hashCode() - Method in class org.openapis.openapi.models.components.UpdateMediaMaxResolution
 
hashCode() - Method in class org.openapis.openapi.models.components.UpdateMediaMediaQuality
 
hashCode() - Method in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
hashCode() - Method in class org.openapis.openapi.models.components.UpdateMediaStatus
 
hashCode() - Method in class org.openapis.openapi.models.components.UpdateMediaTrack
 
hashCode() - Method in class org.openapis.openapi.models.components.UpdatePlaylistRequest
 
hashCode() - Method in class org.openapis.openapi.models.components.UpdateTrackRequest
 
hashCode() - Method in class org.openapis.openapi.models.components.UpdateTrackResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.UpdateTrackResponseType
 
hashCode() - Method in class org.openapis.openapi.models.components.UserAgentRestrictions
 
hashCode() - Method in class org.openapis.openapi.models.components.VideoInput
 
hashCode() - Method in class org.openapis.openapi.models.components.VideoInputSegment1
 
hashCode() - Method in class org.openapis.openapi.models.components.VideoInputSegment2
 
hashCode() - Method in class org.openapis.openapi.models.components.VideoInputSegmentUnion
 
hashCode() - Method in class org.openapis.openapi.models.components.VideoTrack
 
hashCode() - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll
 
hashCode() - Method in class org.openapis.openapi.models.components.ViewerTime
 
hashCode() - Method in class org.openapis.openapi.models.components.Views
 
hashCode() - Method in class org.openapis.openapi.models.components.ViewsByTopContentDetails
 
hashCode() - Method in class org.openapis.openapi.models.components.ViewsCountResponse
 
hashCode() - Method in class org.openapis.openapi.models.components.ViewsCountResponseData
 
hashCode() - Method in class org.openapis.openapi.models.components.ViewsList
 
hashCode() - Method in class org.openapis.openapi.models.components.WatermarkInput
 
hashCode() - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequestBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.CancelUploadRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.CancelUploadResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.CancelUploadResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.Configuration
 
hashCode() - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdAccessRestrictions
 
hashCode() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.CreateMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessRestrictions
 
hashCode() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains
 
hashCode() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaModeration
 
hashCode() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents
 
hashCode() - Method in class org.openapis.openapi.models.operations.DisableLiveStreamRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.EnableLiveStreamRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.File
 
hashCode() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetMediaRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetMediaResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessRestrictions
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdData
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomains
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.Input
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListByTopContentRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListByTopContentResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListDimensionsResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListErrorsData
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListErrorsRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListErrorsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListErrorsResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListMediaRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListMediaResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessRestrictions
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsData
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomains
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListUploadsRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListUploadsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListUploadsResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
 
hashCode() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoData
 
hashCode() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.Subtitles
 
hashCode() - Method in class org.openapis.openapi.models.operations.Summary
 
hashCode() - Method in class org.openapis.openapi.models.operations.Track
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationModeration
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponseBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
 
hashCode() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponseBody
 
hashCode() - Method in class org.openapis.openapi.utils.BigDecimalString
 
hashCode() - Method in class org.openapis.openapi.utils.BigIntegerString
 
hashCode() - Method in class org.openapis.openapi.utils.QueryParameter
 
hashCode() - Method in class org.openapis.openapi.utils.UnknownType
 
hasNext() - Method in class org.openapis.openapi.utils.BlockingParser
Check if there are more results available (either buffered or from reader)
hasRequiredScopes(List<String>, List<String>) - Static method in class org.openapis.openapi.utils.SessionManager
 
HasSecurity - Interface in org.openapis.openapi.utils
Implemented by classes that have security annotations on fields.
hasTokenExpired(Optional<OffsetDateTime>, OffsetDateTime) - Static method in class org.openapis.openapi.utils.SessionManager
Checks if the token has expired.
HE_IL - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
HE_IL - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
HE_IL - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
header(String, String) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.CancelUploadRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.CreateMediaRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetMediaRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.ListDimensionsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.ListErrorsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.ListMediaRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.ListUploadsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.CancelUploadRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.CreateAPlaylistRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.CreateMediaRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.CreateNewStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.CreateSigningKeyRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.DeleteMediaRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetMediaRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.ListByTopContentRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.ListDimensionsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.ListErrorsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.ListMediaRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.ListUploadsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequestBuilder
 
header(String, String) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBuilder
 
headerParamsAsStream() - Method in class org.openapis.openapi.utils.Globals
 
headers() - Method in exception class org.openapis.openapi.models.errors.FastpixException
Returns the headers from the raw HTTP response as a map.
headers() - Method in class org.openapis.openapi.utils.ResponseWithBody
 
headers() - Method in class org.openapis.openapi.utils.Utils.HttpResponseCached
 
Headers - Class in org.openapis.openapi.utils
Encapsulates HTTP headers.
Headers() - Constructor for class org.openapis.openapi.utils.Headers
 
Headers(Map<String, List<String>>) - Constructor for class org.openapis.openapi.utils.Headers
 
height() - Method in class org.openapis.openapi.models.components.VideoTrack
Track height denotes the range of height applicable to a specific track.
height() - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll
Track height denotes the range of height applicable to a specific track.
height() - Method in class org.openapis.openapi.models.components.WatermarkInput
Height of the watermark in percentage or pixels.
height(Double) - Method in class org.openapis.openapi.models.components.VideoTrack.Builder
Track height denotes the range of height applicable to a specific track.
height(Double) - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll.Builder
Track height denotes the range of height applicable to a specific track.
height(String) - Method in class org.openapis.openapi.models.components.WatermarkInput.Builder
Height of the watermark in percentage or pixels.
Helpers - Class in org.openapis.openapi.utils
Public helper methods for use by customers and end-users.
Helpers() - Constructor for class org.openapis.openapi.utils.Helpers
 
HI_IN - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
HI_IN - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
HI_IN - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
Hook - Class in org.openapis.openapi.utils
Holder class for hook-associated types.
Hook.AfterError - Interface in org.openapis.openapi.utils
Specifies what happens if a request action throws an Exception.
Hook.AfterErrorContext - Interface in org.openapis.openapi.utils
Context for an AfterError hook call.
Hook.AfterErrorContextImpl - Class in org.openapis.openapi.utils
 
Hook.AfterSuccess - Interface in org.openapis.openapi.utils
Specifies how a response is transformed before response processing.
Hook.AfterSuccessContext - Interface in org.openapis.openapi.utils
Context for an AfterSuccess hook call.
Hook.AfterSuccessContextImpl - Class in org.openapis.openapi.utils
 
Hook.BeforeRequest - Interface in org.openapis.openapi.utils
Specifies how a request is transformed before sending.
Hook.BeforeRequestContext - Interface in org.openapis.openapi.utils
Context for a BeforeRequest hook call.
Hook.BeforeRequestContextImpl - Class in org.openapis.openapi.utils
 
Hook.HookContext - Interface in org.openapis.openapi.utils
Context for a hook call.
Hook.IdempotencyHook - Class in org.openapis.openapi.utils
 
Hook.SdkInit - Interface in org.openapis.openapi.utils
Transforms the HTTPClient before use.
HookAdapters - Class in org.openapis.openapi.utils
Utility class for adapting synchronous hooks to asynchronous hooks.
hooks() - Method in class org.openapis.openapi.SDKConfiguration
 
Hooks - Class in org.openapis.openapi.utils
Registers hooks for use at runtime by an end-user or for use by a customer that may edit the SDKHooks.java file.
Hooks() - Constructor for class org.openapis.openapi.utils.Hooks
Constructor.
Hooks.FailEarlyException - Exception Class in org.openapis.openapi.utils
 
HOUR - Enum constant in enum class org.openapis.openapi.models.operations.GroupBy
 
HRHR - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
HRHR - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
HRHR - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
HTTPClient - Interface in org.openapis.openapi.utils
 
HTTPRequest - Class in org.openapis.openapi.utils
 
HTTPRequest(String, String) - Constructor for class org.openapis.openapi.utils.HTTPRequest
 
HttpResponseCached(HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.utils.Utils.HttpResponseCached
 
HUHU - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
HUHU - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
HUHU - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 

I

id() - Method in class org.openapis.openapi.models.components.AddTrackResponse
The unique identifier of the track.
id() - Method in class org.openapis.openapi.models.components.AudioTrack
FastPix generates a unique identifier for each track.
id() - Method in class org.openapis.openapi.models.components.CreateMediaResponse
The Media is assigned a universal unique identifier, which can contain a maximum of 255 characters.
id() - Method in class org.openapis.openapi.models.components.CreatePlaybackId
A unique identifier is generated by FastPix for the playbacks.
id() - Method in class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO
A unique identifier is generated by FastPix for the signing keys.
id() - Method in class org.openapis.openapi.models.components.DrmIdResponse
The unique identifier of the DRM configuration.
id() - Method in class org.openapis.openapi.models.components.ErrorDetails
Unique identifier for the error instance.
id() - Method in class org.openapis.openapi.models.components.GenerateTrackResponse
A unique identifier for the generated track.
id() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The unique identifier assigned to the media when created.
id() - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponseDto
A unique identifier is generated by FastPix for the signing keys.
id() - Method in class org.openapis.openapi.models.components.GetMediaResponse
The unique identifier assigned to the media when created.
id() - Method in class org.openapis.openapi.models.components.LiveMediaClips
The unique identifier assigned to the media when created.
id() - Method in class org.openapis.openapi.models.components.Media
The unique identifier assigned to the media when created.
id() - Method in class org.openapis.openapi.models.components.MediaClipResponseData
The unique identifier assigned to the media by FastPix.
id() - Method in class org.openapis.openapi.models.components.MediaClipResponsePlaybackId
The unique identifier for playback.
id() - Method in class org.openapis.openapi.models.components.PlaybackId
A unique identifier is generated by FastPix for the playbacks.
id() - Method in class org.openapis.openapi.models.components.PlaybackIdResponse
Unique identifier for the playbackId
id() - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponseData
Unique identifier for the playbackId
id() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
The unique id of the playlist
id() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
The unique id of the playlist
id() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
unique id of the particular media.
id() - Method in class org.openapis.openapi.models.components.PlaylistItem
The unique id of the playlist
id() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The unique identifier assigned to the media when created.
id() - Method in class org.openapis.openapi.models.components.SubtitleTrack
FastPix generates a unique identifier for each track.
id() - Method in class org.openapis.openapi.models.components.UpdateMedia
The unique identifier assigned to the media when created.
id() - Method in class org.openapis.openapi.models.components.UpdateTrackResponse
The unique identifier of the track.
id() - Method in class org.openapis.openapi.models.components.VideoTrack
FastPix generates a unique identifier for each track.
id() - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll
FastPix generates a unique identifier for each track.
id() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdData
Unique identifier of the playback ID.
id() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsData
Unique identifier of the playback ID.
id() - Method in class org.openapis.openapi.utils.EventStreamMessage
 
id(String) - Method in class org.openapis.openapi.models.components.AddTrackResponse.Builder
The unique identifier of the track.
id(String) - Method in class org.openapis.openapi.models.components.AudioTrack.Builder
FastPix generates a unique identifier for each track.
id(String) - Method in class org.openapis.openapi.models.components.CreateMediaResponse.Builder
The Media is assigned a universal unique identifier, which can contain a maximum of 255 characters.
id(String) - Method in class org.openapis.openapi.models.components.CreatePlaybackId.Builder
A unique identifier is generated by FastPix for the playbacks.
id(String) - Method in class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO.Builder
A unique identifier is generated by FastPix for the signing keys.
id(String) - Method in class org.openapis.openapi.models.components.DrmIdResponse.Builder
The unique identifier of the DRM configuration.
id(String) - Method in class org.openapis.openapi.models.components.ErrorDetails.Builder
Unique identifier for the error instance.
id(String) - Method in class org.openapis.openapi.models.components.GenerateTrackResponse.Builder
A unique identifier for the generated track.
id(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
The unique identifier assigned to the media when created.
id(String) - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponseDto.Builder
A unique identifier is generated by FastPix for the signing keys.
id(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
The unique identifier assigned to the media when created.
id(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
The unique identifier assigned to the media when created.
id(String) - Method in class org.openapis.openapi.models.components.Media.Builder
The unique identifier assigned to the media when created.
id(String) - Method in class org.openapis.openapi.models.components.MediaClipResponseData.Builder
The unique identifier assigned to the media by FastPix.
id(String) - Method in class org.openapis.openapi.models.components.MediaClipResponsePlaybackId.Builder
The unique identifier for playback.
id(String) - Method in class org.openapis.openapi.models.components.PlaybackId.Builder
A unique identifier is generated by FastPix for the playbacks.
id(String) - Method in class org.openapis.openapi.models.components.PlaybackIdResponse.Builder
Unique identifier for the playbackId
id(String) - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponseData.Builder
Unique identifier for the playbackId
id(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual.Builder
The unique id of the playlist
id(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart.Builder
The unique id of the playlist
id(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem.Builder
unique id of the particular media.
id(String) - Method in class org.openapis.openapi.models.components.PlaylistItem.Builder
The unique id of the playlist
id(String) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
The unique identifier assigned to the media when created.
id(String) - Method in class org.openapis.openapi.models.components.SubtitleTrack.Builder
FastPix generates a unique identifier for each track.
id(String) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
The unique identifier assigned to the media when created.
id(String) - Method in class org.openapis.openapi.models.components.UpdateTrackResponse.Builder
The unique identifier of the track.
id(String) - Method in class org.openapis.openapi.models.components.VideoTrack.Builder
FastPix generates a unique identifier for each track.
id(String) - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll.Builder
FastPix generates a unique identifier for each track.
id(String) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdData.Builder
Unique identifier of the playback ID.
id(String) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsData.Builder
Unique identifier of the playback ID.
IdempotencyHook() - Constructor for class org.openapis.openapi.utils.AsyncHook.IdempotencyHook
 
IdempotencyHook() - Constructor for class org.openapis.openapi.utils.Hook.IdempotencyHook
 
idFromValue(Object) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestTypeIdResolver
 
idFromValue(Object) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataTypeIdResolver
 
idFromValue(Object) - Method in class org.openapis.openapi.models.components.PlaylistCreatedSchemaTypeIdResolver
 
idFromValueAndType(Object, Class<?>) - Method in class org.openapis.openapi.utils.GenericTypeIdResolver
 
IDID - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
IDID - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
IDID - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
ImposeTrack - Class in org.openapis.openapi.models.components
 
ImposeTrack() - Constructor for class org.openapis.openapi.models.components.ImposeTrack
 
ImposeTrack(String, Long, Long, Long, Long) - Constructor for class org.openapis.openapi.models.components.ImposeTrack
 
ImposeTrack.Builder - Class in org.openapis.openapi.models.components
 
imposeTracks() - Method in class org.openapis.openapi.models.components.AudioInput
List of additional audio tracks to overlay on the video.
imposeTracks(List<ImposeTrack>) - Method in class org.openapis.openapi.models.components.AudioInput.Builder
List of additional audio tracks to overlay on the video.
IN_QUEUE - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseStatus.CreateMediaResponseStatusEnum
 
IN_QUEUE - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseStatus.GetAllMediaResponseStatusEnum
 
IN_QUEUE - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseStatus.GetMediaResponseStatusEnum
 
IN_QUEUE - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsStatus.LiveMediaClipsStatusEnum
 
IN_QUEUE - Enum constant in enum class org.openapis.openapi.models.components.MediaClipResponseStatus.MediaClipResponseStatusEnum
 
IN_QUEUE - Enum constant in enum class org.openapis.openapi.models.components.MediaStatus.MediaStatusEnum
 
IN_QUEUE - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaStatus.SourceAccessMediaStatusEnum
 
IN_QUEUE - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaStatus.UpdateMediaStatusEnum
 
IN_QUEUE - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
IN_QUEUE - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
IN_QUEUE - Static variable in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
IN_QUEUE - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
IN_QUEUE - Static variable in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
IN_QUEUE - Static variable in class org.openapis.openapi.models.components.MediaStatus
 
IN_QUEUE - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
IN_QUEUE - Static variable in class org.openapis.openapi.models.components.UpdateMediaStatus
 
info(String) - Method in class org.openapis.openapi.utils.FastpixLogger
 
initialInterval(long, TimeUnit) - Method in class org.openapis.openapi.utils.BackoffStrategy.Builder
Sets the initial interval
initialIntervalMs() - Method in class org.openapis.openapi.utils.BackoffStrategy
 
initialize() - Method in class org.openapis.openapi.SDKConfiguration
Initializes state (for example hooks).
initialize(AsyncHooks) - Static method in class org.openapis.openapi.hooks.SDKHooks
 
initialize(Hooks) - Static method in class org.openapis.openapi.hooks.SDKHooks
 
Input - Class in org.openapis.openapi.models.components
 
Input - Class in org.openapis.openapi.models.operations
 
Input._Deserializer - Class in org.openapis.openapi.models.components
 
Input._Deserializer - Class in org.openapis.openapi.models.operations
 
inputMediaSettings() - Method in class org.openapis.openapi.models.components.CreateLiveStreamRequest
Contains configuration details for input media settings.
inputMediaSettings(InputMediaSettings) - Method in class org.openapis.openapi.models.components.CreateLiveStreamRequest.Builder
Contains configuration details for input media settings.
InputMediaSettings - Class in org.openapis.openapi.models.components
InputMediaSettings
InputMediaSettings() - Constructor for class org.openapis.openapi.models.components.InputMediaSettings
 
InputMediaSettings(CreateLiveStreamRequestMaxResolution, Long, BasicAccessPolicy, Map<String, String>, Boolean) - Constructor for class org.openapis.openapi.models.components.InputMediaSettings
 
InputMediaSettings.Builder - Class in org.openapis.openapi.models.components
 
inputs() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
Add one input object at a time.
inputs() - Method in class org.openapis.openapi.models.components.CreateMediaResponse
A list of media input sources to be processed.
inputs() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Add one input object at a time.
inputs(List<CreateMediaResponseInput>) - Method in class org.openapis.openapi.models.components.CreateMediaResponse.Builder
A list of media input sources to be processed.
inputs(List<Input>) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
Add one input object at a time.
inputs(List<Input>) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
Add one input object at a time.
inputVideos() - Method in class org.openapis.openapi.AsyncFastpix
 
inputVideos() - Method in class org.openapis.openapi.Fastpix
 
InputVideos - Class in org.openapis.openapi
 
insertAt() - Method in class org.openapis.openapi.models.components.PullVideoInputSegment1
The timestamp(in seconds) at which the segment must be inserted.
insertAt() - Method in class org.openapis.openapi.models.components.VideoInputSegment1
The timestamp at which the segment should be inserted.
insertAt(long) - Method in class org.openapis.openapi.models.components.PullVideoInputSegment1.Builder
The timestamp(in seconds) at which the segment must be inserted.
insertAt(long) - Method in class org.openapis.openapi.models.components.VideoInputSegment1.Builder
The timestamp at which the segment should be inserted.
insertAtEnd() - Method in class org.openapis.openapi.models.components.PullVideoInputSegment2
Flag indicating the segment should be inserted at the end.
insertAtEnd() - Method in class org.openapis.openapi.models.components.VideoInputSegment2
Flag indicating the segment should be inserted at the end.
insertAtEnd(boolean) - Method in class org.openapis.openapi.models.components.PullVideoInputSegment2.Builder
Flag indicating the segment should be inserted at the end.
insertAtEnd(boolean) - Method in class org.openapis.openapi.models.components.VideoInputSegment2.Builder
Flag indicating the segment should be inserted at the end.
insertTimestamp() - Method in class org.openapis.openapi.models.components.Views
Insert Timestamp refers to the time instance when the view is started.
insertTimestamp(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Insert Timestamp refers to the time instance when the view is started.
INTEGER_STRICT - Static variable in class org.openapis.openapi.utils.Deserializers
 
intervalTime() - Method in class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails
The timestamp for the data point indicating when the metric value was recorded.
intervalTime(OffsetDateTime) - Method in class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails.Builder
The timestamp for the data point indicating when the metric value was recorded.
introUrl() - Method in class org.openapis.openapi.models.components.PullVideoInput
The URL of the **intro video** to be added at the beginning of the media file.
introUrl() - Method in class org.openapis.openapi.models.components.VideoInput
The url of the intro video which is to be added at the start of the video.
introUrl(String) - Method in class org.openapis.openapi.models.components.PullVideoInput.Builder
The URL of the **intro video** to be added at the beginning of the media file.
introUrl(String) - Method in class org.openapis.openapi.models.components.VideoInput.Builder
The url of the intro video which is to be added at the start of the video.
inVideoAiFeatures() - Method in class org.openapis.openapi.AsyncFastpix
 
inVideoAiFeatures() - Method in class org.openapis.openapi.Fastpix
 
InVideoAiFeatures - Class in org.openapis.openapi
 
ipAddress() - Method in class org.openapis.openapi.models.components.Views
Represents the IP address of the user or device that initiated the playback session.
ipAddress(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Represents the IP address of the user or device that initiated the playback session.
isAudioOnly() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Indicates whether the media contains only audio (no video track).
isAudioOnly() - Method in class org.openapis.openapi.models.components.GetMediaResponse
Indicates whether the media contains only audio (no video track).
isAudioOnly() - Method in class org.openapis.openapi.models.components.LiveMediaClips
Indicates whether the media contains only audio (no video track).
isAudioOnly() - Method in class org.openapis.openapi.models.components.Media
Indicates whether the media contains only audio (no video track).
isAudioOnly() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Indicates whether the media contains only audio (no video track).
isAudioOnly() - Method in class org.openapis.openapi.models.components.UpdateMedia
Indicates whether the media contains only audio (no video track).
isAudioOnly(Boolean) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
Indicates whether the media contains only audio (no video track).
isAudioOnly(Boolean) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
Indicates whether the media contains only audio (no video track).
isAudioOnly(Boolean) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
Indicates whether the media contains only audio (no video track).
isAudioOnly(Boolean) - Method in class org.openapis.openapi.models.components.Media.Builder
Indicates whether the media contains only audio (no video track).
isAudioOnly(Boolean) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
Indicates whether the media contains only audio (no video track).
isAudioOnly(Boolean) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
Indicates whether the media contains only audio (no video track).
isChaptersEnabled() - Method in class org.openapis.openapi.models.components.ChaptersResponse
 
isChaptersEnabled(Boolean) - Method in class org.openapis.openapi.models.components.ChaptersResponse.Builder
 
isDebugEnabled() - Method in class org.openapis.openapi.utils.FastpixLogger
 
isDebugLoggingEnabled() - Method in class org.openapis.openapi.utils.FastpixHTTPClient
 
isDebugLoggingEnabled() - Method in interface org.openapis.openapi.utils.HTTPClient
Returns whether debug logging is enabled.
isEmpty() - Method in class org.openapis.openapi.utils.EventStreamMessage
 
isEnabled() - Method in class org.openapis.openapi.models.components.LiveSimulcast
When the value is true, the simulcast must be enabled for the given stream
isEnabled() - Method in class org.openapis.openapi.models.components.SimulcastResponseData
When the value is true, the simulcast must be enabled for the given stream
isEnabled() - Method in class org.openapis.openapi.models.components.SimulcastUpdateRequest
When set to false, the simulcast is disabled for the specified stream.
isEnabled() - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData
When set to false, the simulcast is disabled for the specified stream.
isEnabled(Boolean) - Method in class org.openapis.openapi.models.components.LiveSimulcast.Builder
When the value is true, the simulcast must be enabled for the given stream
isEnabled(Boolean) - Method in class org.openapis.openapi.models.components.SimulcastResponseData.Builder
When the value is true, the simulcast must be enabled for the given stream
isEnabled(Boolean) - Method in class org.openapis.openapi.models.components.SimulcastUpdateRequest.Builder
When set to false, the simulcast is disabled for the specified stream.
isEnabled(Boolean) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData.Builder
When set to false, the simulcast is disabled for the specified stream.
isEnumWrapper(Class<?>) - Static method in class org.openapis.openapi.utils.Reflections
Checks if the given class is an enum wrapper.
isEnumWrapper(Object) - Static method in class org.openapis.openapi.utils.Reflections
Checks if the given object is an instance of an enum wrapper class.
isKnown() - Method in class org.openapis.openapi.models.components.AccessPolicy
 
isKnown() - Method in class org.openapis.openapi.models.components.AddTrackResponseType
 
isKnown() - Method in class org.openapis.openapi.models.components.AudioTrackType
 
isKnown() - Method in class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution
 
isKnown() - Method in class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality
 
isKnown() - Method in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
isKnown() - Method in class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality
 
isKnown() - Method in class org.openapis.openapi.models.components.DirectUploadStatus
 
isKnown() - Method in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
isKnown() - Method in class org.openapis.openapi.models.components.GenerateTrackResponseType
 
isKnown() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution
 
isKnown() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality
 
isKnown() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support
 
isKnown() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
isKnown() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
isKnown() - Method in class org.openapis.openapi.models.components.GetMediaResponseMaxResolution
 
isKnown() - Method in class org.openapis.openapi.models.components.GetMediaResponseMediaQuality
 
isKnown() - Method in class org.openapis.openapi.models.components.GetMediaResponseMp4Support
 
isKnown() - Method in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
isKnown() - Method in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
isKnown() - Method in class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution
 
isKnown() - Method in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
isKnown() - Method in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
isKnown() - Method in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
isKnown() - Method in class org.openapis.openapi.models.components.MediaMaxResolution
 
isKnown() - Method in class org.openapis.openapi.models.components.MediaMediaQuality
 
isKnown() - Method in class org.openapis.openapi.models.components.MediaMp4Support
 
isKnown() - Method in class org.openapis.openapi.models.components.MediaSourceResolution
 
isKnown() - Method in class org.openapis.openapi.models.components.MediaStatus
 
isKnown() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManualType
 
isKnown() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmartType
 
isKnown() - Method in class org.openapis.openapi.models.components.PlaylistItemType
 
isKnown() - Method in class org.openapis.openapi.models.components.PlaylistOrder
 
isKnown() - Method in class org.openapis.openapi.models.components.PolicyAction
 
isKnown() - Method in class org.openapis.openapi.models.components.Resolution
 
isKnown() - Method in class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution
 
isKnown() - Method in class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality
 
isKnown() - Method in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
isKnown() - Method in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
isKnown() - Method in class org.openapis.openapi.models.components.SubtitleTrackType
 
isKnown() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality
 
isKnown() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadStatus
 
isKnown() - Method in class org.openapis.openapi.models.components.UpdateMediaMaxResolution
 
isKnown() - Method in class org.openapis.openapi.models.components.UpdateMediaMediaQuality
 
isKnown() - Method in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
isKnown() - Method in class org.openapis.openapi.models.components.UpdateMediaStatus
 
isKnown() - Method in class org.openapis.openapi.models.components.UpdateTrackResponseType
 
isKnown() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy
 
isKnown() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy
 
isKnown() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy
 
isKnown() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy
 
isKnown() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy
 
isKnown() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy
 
isModerationEnabled() - Method in class org.openapis.openapi.models.components.ModerationResponse
 
isModerationEnabled(Boolean) - Method in class org.openapis.openapi.models.components.ModerationResponse.Builder
 
isNamedEntitiesEnabled() - Method in class org.openapis.openapi.models.components.NamedEntitiesResponse
 
isNamedEntitiesEnabled(Boolean) - Method in class org.openapis.openapi.models.components.NamedEntitiesResponse.Builder
 
isPresentAndNotNull(Optional<?>) - Static method in class org.openapis.openapi.utils.Utils
 
isPresentAndNotNull(JsonNullable<?>) - Static method in class org.openapis.openapi.utils.Utils
 
isSummaryEnabled() - Method in class org.openapis.openapi.models.components.SummaryResponse
 
isSummaryEnabled(Boolean) - Method in class org.openapis.openapi.models.components.SummaryResponse.Builder
 
isTraceEnabled() - Method in class org.openapis.openapi.utils.FastpixLogger
 
IT - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestLanguageCode
 
IT - Enum constant in enum class org.openapis.openapi.models.operations.LanguageCode
 
IT_CH - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
IT_CH - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
IT_CH - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
items() - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
Nested comparison items
items(List<MetricsComparisonDetails>) - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails.Builder
Nested comparison items
iterator() - Method in class org.openapis.openapi.utils.EventStream
Returns an Iterator of EventStream events, enabling iteration via for-each loops.
ITIT - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
ITIT - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
ITIT - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 

J

JA_JP - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
JA_JP - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
JA_JP - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
jitterFactor() - Method in class org.openapis.openapi.utils.BackoffStrategy
 
jitterFactor(double) - Method in class org.openapis.openapi.utils.BackoffStrategy.Builder
Sets the jitter factor used to randomize the backoff interval.
json(EventStreamMessage, ObjectMapper, boolean) - Static method in class org.openapis.openapi.utils.Utils
 
JSON - Class in org.openapis.openapi.utils
 
JSON() - Constructor for class org.openapis.openapi.utils.JSON
 
JUMP_LATENCY - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
JUMP_LATENCY - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
JUMP_LATENCY - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
jumpLatency() - Method in class org.openapis.openapi.models.components.Views
Jump Latency refers to the delay or latency experienced when there is a jump or seek action performed by the viewer while watching a video.
jumpLatency(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Jump Latency refers to the delay or latency experienced when there is a jump or seek action performed by the viewer while watching a video.

K

KO_KR - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
KO_KR - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
KO_KR - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 

L

languageCode() - Method in class org.openapis.openapi.models.components.AddTrackRequest
The BCP 47 language code representing the track’s language.
languageCode() - Method in class org.openapis.openapi.models.components.AddTrackResponse
The BCP 47 language code representing the track's language.
languageCode() - Method in class org.openapis.openapi.models.components.AudioTrack
Language codes are concise, standardized symbols that denote languages, utilizing either two or three characters for identification.
languageCode() - Method in class org.openapis.openapi.models.components.GenerateTrackResponse
The BCP 47 language code representing the language of the generated track.
languageCode() - Method in class org.openapis.openapi.models.components.SubtitleInput
Language code for content localization
languageCode() - Method in class org.openapis.openapi.models.components.Subtitles
Language codes are concise, standardized symbols that denote languages, utilizing either two or three characters for identification.
languageCode() - Method in class org.openapis.openapi.models.components.SubtitleTrack
Language codes are concise, standardized symbols that denote languages, utilizing either two or three characters for identification.
languageCode() - Method in class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest
Language code for content localization
languageCode() - Method in class org.openapis.openapi.models.components.UpdateTrackRequest
The BCP 47 language code representing the track’s language.
languageCode() - Method in class org.openapis.openapi.models.components.UpdateTrackResponse
The BCP 47 language code representing the track's language.
languageCode() - Method in class org.openapis.openapi.models.operations.Subtitles
Language codes (BCP 47 compliant) used for text files.
languageCode(String) - Method in class org.openapis.openapi.models.components.AddTrackRequest.Builder
The BCP 47 language code representing the track’s language.
languageCode(String) - Method in class org.openapis.openapi.models.components.AddTrackResponse.Builder
The BCP 47 language code representing the track's language.
languageCode(String) - Method in class org.openapis.openapi.models.components.AudioTrack.Builder
Language codes are concise, standardized symbols that denote languages, utilizing either two or three characters for identification.
languageCode(String) - Method in class org.openapis.openapi.models.components.SubtitleTrack.Builder
Language codes are concise, standardized symbols that denote languages, utilizing either two or three characters for identification.
languageCode(String) - Method in class org.openapis.openapi.models.components.UpdateTrackRequest.Builder
The BCP 47 language code representing the track’s language.
languageCode(String) - Method in class org.openapis.openapi.models.components.UpdateTrackResponse.Builder
The BCP 47 language code representing the track's language.
languageCode(CreateMediaRequestLanguageCode) - Method in class org.openapis.openapi.models.components.Subtitles.Builder
Language codes are concise, standardized symbols that denote languages, utilizing either two or three characters for identification.
languageCode(GenerateTrackResponseLanguageCode) - Method in class org.openapis.openapi.models.components.GenerateTrackResponse.Builder
The BCP 47 language code representing the language of the generated track.
languageCode(LanguageCode) - Method in class org.openapis.openapi.models.components.SubtitleInput.Builder
Language code for content localization
languageCode(LanguageCode) - Method in class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest.Builder
Language code for content localization
languageCode(LanguageCode) - Method in class org.openapis.openapi.models.operations.Subtitles.Builder
Language codes (BCP 47 compliant) used for text files.
LanguageCode - Enum Class in org.openapis.openapi.models.components
LanguageCode
LanguageCode - Enum Class in org.openapis.openapi.models.operations
LanguageCode
languageName() - Method in class org.openapis.openapi.models.components.AddTrackRequest
The full name of the language corresponding to the `languageCode`.
languageName() - Method in class org.openapis.openapi.models.components.AddTrackResponse
The full name of the language corresponding to the `languageCode`.
languageName() - Method in class org.openapis.openapi.models.components.AudioTrack
Name of the language in which the subtitles will be generated.
languageName() - Method in class org.openapis.openapi.models.components.GenerateTrackResponse
The full name of the language for the generated track.
languageName() - Method in class org.openapis.openapi.models.components.SubtitleInput
Name of the language in which the subtitles will be generated.
languageName() - Method in class org.openapis.openapi.models.components.Subtitles
Name of the language in which the subtitles will be generated.
languageName() - Method in class org.openapis.openapi.models.components.SubtitleTrack
Name of the language in which the subtitles will be generated.
languageName() - Method in class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest
The full name of the language used to generate the subtitles.
languageName() - Method in class org.openapis.openapi.models.components.UpdateTrackRequest
The full name of the language corresponding to the `languageCode`.
languageName() - Method in class org.openapis.openapi.models.components.UpdateTrackResponse
The full name of the language corresponding to the `languageCode`.
languageName() - Method in class org.openapis.openapi.models.operations.Subtitles
Name of the language for the subtitles.
languageName(String) - Method in class org.openapis.openapi.models.components.AddTrackRequest.Builder
The full name of the language corresponding to the `languageCode`.
languageName(String) - Method in class org.openapis.openapi.models.components.AddTrackResponse.Builder
The full name of the language corresponding to the `languageCode`.
languageName(String) - Method in class org.openapis.openapi.models.components.AudioTrack.Builder
Name of the language in which the subtitles will be generated.
languageName(String) - Method in class org.openapis.openapi.models.components.GenerateTrackResponse.Builder
The full name of the language for the generated track.
languageName(String) - Method in class org.openapis.openapi.models.components.SubtitleInput.Builder
Name of the language in which the subtitles will be generated.
languageName(String) - Method in class org.openapis.openapi.models.components.Subtitles.Builder
Name of the language in which the subtitles will be generated.
languageName(String) - Method in class org.openapis.openapi.models.components.SubtitleTrack.Builder
Name of the language in which the subtitles will be generated.
languageName(String) - Method in class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest.Builder
The full name of the language used to generate the subtitles.
languageName(String) - Method in class org.openapis.openapi.models.components.UpdateTrackRequest.Builder
The full name of the language corresponding to the `languageCode`.
languageName(String) - Method in class org.openapis.openapi.models.components.UpdateTrackResponse.Builder
The full name of the language corresponding to the `languageCode`.
languageName(String) - Method in class org.openapis.openapi.models.operations.Subtitles.Builder
Name of the language for the subtitles.
lastSeen() - Method in class org.openapis.openapi.models.components.ErrorDetails
The timestamp of when the error was last observed.
lastSeen() - Method in class org.openapis.openapi.models.components.TopErrorDetails
The timestamp of when the error was last observed.
lastSeen(String) - Method in class org.openapis.openapi.models.components.ErrorDetails.Builder
The timestamp of when the error was last observed.
lastSeen(String) - Method in class org.openapis.openapi.models.components.TopErrorDetails.Builder
The timestamp of when the error was last observed.
latitude() - Method in class org.openapis.openapi.models.components.Views
Latitude refers to the geographical coordinate representing the north-south position of the viewers location, truncated to one decimal place.
latitude(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Latitude refers to the geographical coordinate representing the north-south position of the viewers location, truncated to one decimal place.
LazySingletonValue<T> - Class in org.openapis.openapi.utils
 
LazySingletonValue(String, String, TypeReference<T>) - Constructor for class org.openapis.openapi.utils.LazySingletonValue
 
LEFT - Enum constant in enum class org.openapis.openapi.models.components.XAlign
 
limit() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual
Optional parameter to limit no.
limit() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
Optional parameter to limit no.
limit() - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequest
The number of playlists to return (default is 10, max is 50).
limit() - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequest
Limit specifies the maximum number of items to display per page.
limit() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequest
Limit specifies the maximum number of items to display per page.
limit() - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest
The number of media clips to retrieve per request.
limit() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
Pass the limit to display only the rows specified by the value.
limit() - Method in class org.openapis.openapi.models.operations.ListByTopContentRequest
Pass the limit to display only the rows specified by the value.
limit() - Method in class org.openapis.openapi.models.operations.ListErrorsRequest
Pass the limit to display only the rows specified by the value for top errors.
limit() - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest
Limit specifies the maximum number of items to display per page.
limit() - Method in class org.openapis.openapi.models.operations.ListMediaRequest
Limit specifies the maximum number of items to display per page.
limit() - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequest
Limit specifies the maximum number of items to display per page.
limit() - Method in class org.openapis.openapi.models.operations.ListUploadsRequest
Limit specifies the maximum number of items to display per page.
limit() - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
Pass the limit to display only the rows specified by the value.
limit(Long) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual.Builder
Optional parameter to limit no.
limit(Long) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart.Builder
Optional parameter to limit no.
limit(Long) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.async.ListErrorsRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.async.ListMediaRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.async.ListUploadsRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequest.Builder
The number of playlists to return (default is 10, max is 50).
limit(Long) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequest.Builder
Limit specifies the maximum number of items to display per page.
limit(Long) - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequest.Builder
Limit specifies the maximum number of items to display per page.
limit(Long) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest.Builder
The number of media clips to retrieve per request.
limit(Long) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest.Builder
Pass the limit to display only the rows specified by the value.
limit(Long) - Method in class org.openapis.openapi.models.operations.ListByTopContentRequest.Builder
Pass the limit to display only the rows specified by the value.
limit(Long) - Method in class org.openapis.openapi.models.operations.ListByTopContentRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.ListErrorsRequest.Builder
Pass the limit to display only the rows specified by the value for top errors.
limit(Long) - Method in class org.openapis.openapi.models.operations.ListErrorsRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest.Builder
Limit specifies the maximum number of items to display per page.
limit(Long) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.ListMediaRequest.Builder
Limit specifies the maximum number of items to display per page.
limit(Long) - Method in class org.openapis.openapi.models.operations.ListMediaRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequest.Builder
Limit specifies the maximum number of items to display per page.
limit(Long) - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.ListUploadsRequest.Builder
Limit specifies the maximum number of items to display per page.
limit(Long) - Method in class org.openapis.openapi.models.operations.ListUploadsRequestBuilder
 
limit(Long) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest.Builder
Pass the limit to display only the rows specified by the value.
list() - Method in class org.openapis.openapi.AsyncDimensions
List the dimensions
list() - Method in class org.openapis.openapi.AsyncDrmConfigurations
Get list of DRM configuration IDs
list() - Method in class org.openapis.openapi.AsyncErrors
List errors
list() - Method in class org.openapis.openapi.AsyncManageVideos
Get list of all media
list() - Method in class org.openapis.openapi.AsyncPlayback
Get all playback IDs details for a media
list() - Method in class org.openapis.openapi.AsyncPlaylists
Get all playlists
list() - Method in class org.openapis.openapi.AsyncSigningKeys
Get list of signing key
list() - Method in class org.openapis.openapi.AsyncStreams
Get all live streams
list() - Method in class org.openapis.openapi.AsyncViews
List video views
list() - Method in class org.openapis.openapi.Dimensions
List the dimensions
list() - Method in class org.openapis.openapi.DrmConfigurations
Get list of DRM configuration IDs
list() - Method in class org.openapis.openapi.Errors
List errors
list() - Method in class org.openapis.openapi.ManageVideos
Get list of all media
list() - Method in class org.openapis.openapi.Playback
Get all playback IDs details for a media
list() - Method in class org.openapis.openapi.Playlists
Get all playlists
list() - Method in class org.openapis.openapi.SigningKeys
Get list of signing key
list() - Method in class org.openapis.openapi.Streams
Get all live streams
list() - Method in class org.openapis.openapi.Views
List video views
list(Long, Long, SortOrder, Options) - Method in class org.openapis.openapi.AsyncManageVideos
Get list of all media
list(Long, Long, SortOrder, Options) - Method in class org.openapis.openapi.ManageVideos
Get list of all media
list(Long, Long, OrderBy, Options) - Method in class org.openapis.openapi.AsyncStreams
Get all live streams
list(Long, Long, OrderBy, Options) - Method in class org.openapis.openapi.Streams
Get all live streams
list(Long, Long, Options) - Method in class org.openapis.openapi.AsyncDrmConfigurations
Get list of DRM configuration IDs
list(Long, Long, Options) - Method in class org.openapis.openapi.AsyncPlaylists
Get all playlists
list(Long, Long, Options) - Method in class org.openapis.openapi.AsyncSigningKeys
Get list of signing key
list(Long, Long, Options) - Method in class org.openapis.openapi.DrmConfigurations
Get list of DRM configuration IDs
list(Long, Long, Options) - Method in class org.openapis.openapi.Playlists
Get all playlists
list(Long, Long, Options) - Method in class org.openapis.openapi.SigningKeys
Get list of signing key
list(String) - Method in class org.openapis.openapi.AsyncPlayback
Get all playback IDs details for a media
list(String) - Method in class org.openapis.openapi.Playback
Get all playback IDs details for a media
list(String, Options) - Method in class org.openapis.openapi.AsyncPlayback
Get all playback IDs details for a media
list(String, Options) - Method in class org.openapis.openapi.Playback
Get all playback IDs details for a media
list(ListErrorsTimespan, String, Long, Options) - Method in class org.openapis.openapi.AsyncErrors
List errors
list(ListErrorsTimespan, String, Long, Options) - Method in class org.openapis.openapi.Errors
List errors
list(ListVideoViewsRequest) - Method in class org.openapis.openapi.AsyncViews
List video views
list(ListVideoViewsRequest) - Method in class org.openapis.openapi.Views
List video views
list(ListVideoViewsRequest, Options) - Method in class org.openapis.openapi.AsyncViews
List video views
list(ListVideoViewsRequest, Options) - Method in class org.openapis.openapi.Views
List video views
list(Options) - Method in class org.openapis.openapi.AsyncDimensions
List the dimensions
list(Options) - Method in class org.openapis.openapi.Dimensions
List the dimensions
listBreakdown() - Method in class org.openapis.openapi.AsyncMetrics
List breakdown values
listBreakdown() - Method in class org.openapis.openapi.Metrics
List breakdown values
listBreakdown(ListBreakdownValuesRequest) - Method in class org.openapis.openapi.AsyncMetrics
List breakdown values
listBreakdown(ListBreakdownValuesRequest) - Method in class org.openapis.openapi.Metrics
List breakdown values
listBreakdown(ListBreakdownValuesRequest, Options) - Method in class org.openapis.openapi.AsyncMetrics
List breakdown values
listBreakdown(ListBreakdownValuesRequest, Options) - Method in class org.openapis.openapi.Metrics
List breakdown values
ListBreakdownValues - Class in org.openapis.openapi.operations
 
ListBreakdownValues() - Constructor for class org.openapis.openapi.operations.ListBreakdownValues
 
ListBreakdownValues.Async - Class in org.openapis.openapi.operations
 
ListBreakdownValues.Sync - Class in org.openapis.openapi.operations
 
ListBreakdownValuesMetricId - Enum Class in org.openapis.openapi.models.operations
ListBreakdownValuesMetricId
ListBreakdownValuesRequest - Class in org.openapis.openapi.models.operations
 
ListBreakdownValuesRequest(ListBreakdownValuesMetricId) - Constructor for class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
 
ListBreakdownValuesRequest(ListBreakdownValuesMetricId, ListBreakdownValuesTimespan, String, Long, Long, String, String, ListBreakdownValuesSortOrder, String) - Constructor for class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
 
ListBreakdownValuesRequest.Builder - Class in org.openapis.openapi.models.operations
 
ListBreakdownValuesRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
ListBreakdownValuesRequestBuilder - Class in org.openapis.openapi.models.operations
 
ListBreakdownValuesRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.ListBreakdownValuesRequestBuilder
 
ListBreakdownValuesRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.ListBreakdownValuesRequestBuilder
 
ListBreakdownValuesResponse - Class in org.openapis.openapi.models.operations.async
 
ListBreakdownValuesResponse - Class in org.openapis.openapi.models.operations
 
ListBreakdownValuesResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
 
ListBreakdownValuesResponse(String, int, HttpResponse<InputStream>, ListBreakdownValuesResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
 
ListBreakdownValuesResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
 
ListBreakdownValuesResponse(String, int, HttpResponse<Blob>, ListBreakdownValuesResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
 
ListBreakdownValuesResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
ListBreakdownValuesResponse.Builder - Class in org.openapis.openapi.models.operations
 
ListBreakdownValuesResponseBody - Class in org.openapis.openapi.models.operations
ListBreakdownValuesResponseBody
ListBreakdownValuesResponseBody() - Constructor for class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
 
ListBreakdownValuesResponseBody(Boolean, MetricsmetadataDetails, List<MetricsBreakdownDetails>, DataPagination, List<Long>) - Constructor for class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
 
ListBreakdownValuesResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
ListBreakdownValuesSortOrder - Enum Class in org.openapis.openapi.models.operations
ListBreakdownValuesSortOrder
ListBreakdownValuesTimespan - Enum Class in org.openapis.openapi.models.operations
ListBreakdownValuesTimespan
listByTopContent() - Method in class org.openapis.openapi.AsyncViews
List by top content
listByTopContent() - Method in class org.openapis.openapi.Views
List by top content
listByTopContent(ListByTopContentTimespan, String, Long, Options) - Method in class org.openapis.openapi.AsyncViews
List by top content
listByTopContent(ListByTopContentTimespan, String, Long, Options) - Method in class org.openapis.openapi.Views
List by top content
ListByTopContent - Class in org.openapis.openapi.operations
 
ListByTopContent() - Constructor for class org.openapis.openapi.operations.ListByTopContent
 
ListByTopContent.Async - Class in org.openapis.openapi.operations
 
ListByTopContent.Sync - Class in org.openapis.openapi.operations
 
listByTopContentDirect() - Method in class org.openapis.openapi.AsyncViews
List by top content
listByTopContentDirect() - Method in class org.openapis.openapi.Views
List by top content
ListByTopContentRequest - Class in org.openapis.openapi.models.operations
 
ListByTopContentRequest() - Constructor for class org.openapis.openapi.models.operations.ListByTopContentRequest
 
ListByTopContentRequest(ListByTopContentTimespan, String, Long) - Constructor for class org.openapis.openapi.models.operations.ListByTopContentRequest
 
ListByTopContentRequest.Builder - Class in org.openapis.openapi.models.operations
 
ListByTopContentRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
ListByTopContentRequestBuilder - Class in org.openapis.openapi.models.operations
 
ListByTopContentRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.ListByTopContentRequestBuilder
 
ListByTopContentRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.ListByTopContentRequestBuilder
 
ListByTopContentResponse - Class in org.openapis.openapi.models.operations.async
 
ListByTopContentResponse - Class in org.openapis.openapi.models.operations
 
ListByTopContentResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.ListByTopContentResponse
 
ListByTopContentResponse(String, int, HttpResponse<InputStream>, ListByTopContentResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.ListByTopContentResponse
 
ListByTopContentResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.ListByTopContentResponse
 
ListByTopContentResponse(String, int, HttpResponse<Blob>, ListByTopContentResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.ListByTopContentResponse
 
ListByTopContentResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
ListByTopContentResponse.Builder - Class in org.openapis.openapi.models.operations
 
ListByTopContentResponseBody - Class in org.openapis.openapi.models.operations
ListByTopContentResponseBody
ListByTopContentResponseBody() - Constructor for class org.openapis.openapi.models.operations.ListByTopContentResponseBody
 
ListByTopContentResponseBody(Boolean, List<ViewsByTopContentDetails>, List<Long>) - Constructor for class org.openapis.openapi.models.operations.ListByTopContentResponseBody
 
ListByTopContentResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
ListByTopContentTimespan - Enum Class in org.openapis.openapi.models.operations
ListByTopContentTimespan
listComparison() - Method in class org.openapis.openapi.AsyncMetrics
List comparison values
listComparison() - Method in class org.openapis.openapi.Metrics
List comparison values
listComparison(ListComparisonValuesTimespan, String, Dimension, String, Options) - Method in class org.openapis.openapi.AsyncMetrics
List comparison values
listComparison(ListComparisonValuesTimespan, String, Dimension, String, Options) - Method in class org.openapis.openapi.Metrics
List comparison values
listComparisonDirect() - Method in class org.openapis.openapi.AsyncMetrics
List comparison values
listComparisonDirect() - Method in class org.openapis.openapi.Metrics
List comparison values
ListComparisonValues - Class in org.openapis.openapi.operations
 
ListComparisonValues() - Constructor for class org.openapis.openapi.operations.ListComparisonValues
 
ListComparisonValues.Async - Class in org.openapis.openapi.operations
 
ListComparisonValues.Sync - Class in org.openapis.openapi.operations
 
ListComparisonValuesRequest - Class in org.openapis.openapi.models.operations
 
ListComparisonValuesRequest() - Constructor for class org.openapis.openapi.models.operations.ListComparisonValuesRequest
 
ListComparisonValuesRequest(ListComparisonValuesTimespan, String, Dimension, String) - Constructor for class org.openapis.openapi.models.operations.ListComparisonValuesRequest
 
ListComparisonValuesRequest.Builder - Class in org.openapis.openapi.models.operations
 
ListComparisonValuesRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
ListComparisonValuesRequestBuilder - Class in org.openapis.openapi.models.operations
 
ListComparisonValuesRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.ListComparisonValuesRequestBuilder
 
ListComparisonValuesRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.ListComparisonValuesRequestBuilder
 
ListComparisonValuesResponse - Class in org.openapis.openapi.models.operations.async
 
ListComparisonValuesResponse - Class in org.openapis.openapi.models.operations
 
ListComparisonValuesResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.ListComparisonValuesResponse
 
ListComparisonValuesResponse(String, int, HttpResponse<InputStream>, ListComparisonValuesResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.ListComparisonValuesResponse
 
ListComparisonValuesResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
 
ListComparisonValuesResponse(String, int, HttpResponse<Blob>, ListComparisonValuesResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
 
ListComparisonValuesResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
ListComparisonValuesResponse.Builder - Class in org.openapis.openapi.models.operations
 
ListComparisonValuesResponseBody - Class in org.openapis.openapi.models.operations
ListComparisonValuesResponseBody
ListComparisonValuesResponseBody() - Constructor for class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody
 
ListComparisonValuesResponseBody(Boolean, List<MetricsComparisonDetails>, List<Long>) - Constructor for class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody
 
ListComparisonValuesResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
ListComparisonValuesTimespan - Enum Class in org.openapis.openapi.models.operations
ListComparisonValuesTimespan
ListDimensions - Class in org.openapis.openapi.operations
 
ListDimensions() - Constructor for class org.openapis.openapi.operations.ListDimensions
 
ListDimensions.Async - Class in org.openapis.openapi.operations
 
ListDimensions.Sync - Class in org.openapis.openapi.operations
 
ListDimensionsRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
ListDimensionsRequestBuilder - Class in org.openapis.openapi.models.operations
 
ListDimensionsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.ListDimensionsRequestBuilder
 
ListDimensionsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.ListDimensionsRequestBuilder
 
ListDimensionsResponse - Class in org.openapis.openapi.models.operations.async
 
ListDimensionsResponse - Class in org.openapis.openapi.models.operations
 
ListDimensionsResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.ListDimensionsResponse
 
ListDimensionsResponse(String, int, HttpResponse<InputStream>, ListDimensionsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.ListDimensionsResponse
 
ListDimensionsResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.ListDimensionsResponse
 
ListDimensionsResponse(String, int, HttpResponse<Blob>, ListDimensionsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.ListDimensionsResponse
 
ListDimensionsResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
ListDimensionsResponse.Builder - Class in org.openapis.openapi.models.operations
 
ListDimensionsResponseBody - Class in org.openapis.openapi.models.operations
ListDimensionsResponseBody
ListDimensionsResponseBody() - Constructor for class org.openapis.openapi.models.operations.ListDimensionsResponseBody
 
ListDimensionsResponseBody(Boolean, List<String>) - Constructor for class org.openapis.openapi.models.operations.ListDimensionsResponseBody
 
ListDimensionsResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
listDirect() - Method in class org.openapis.openapi.AsyncDimensions
List the dimensions
listDirect() - Method in class org.openapis.openapi.AsyncDrmConfigurations
Get list of DRM configuration IDs
listDirect() - Method in class org.openapis.openapi.AsyncErrors
List errors
listDirect() - Method in class org.openapis.openapi.AsyncManageVideos
Get list of all media
listDirect() - Method in class org.openapis.openapi.AsyncPlaylists
Get all playlists
listDirect() - Method in class org.openapis.openapi.AsyncSigningKeys
Get list of signing key
listDirect() - Method in class org.openapis.openapi.AsyncStreams
Get all live streams
listDirect() - Method in class org.openapis.openapi.Dimensions
List the dimensions
listDirect() - Method in class org.openapis.openapi.DrmConfigurations
Get list of DRM configuration IDs
listDirect() - Method in class org.openapis.openapi.Errors
List errors
listDirect() - Method in class org.openapis.openapi.ManageVideos
Get list of all media
listDirect() - Method in class org.openapis.openapi.Playlists
Get all playlists
listDirect() - Method in class org.openapis.openapi.SigningKeys
Get list of signing key
listDirect() - Method in class org.openapis.openapi.Streams
Get all live streams
ListErrors - Class in org.openapis.openapi.operations
 
ListErrors() - Constructor for class org.openapis.openapi.operations.ListErrors
 
ListErrors.Async - Class in org.openapis.openapi.operations
 
ListErrors.Sync - Class in org.openapis.openapi.operations
 
ListErrorsData - Class in org.openapis.openapi.models.operations
ListErrorsData
ListErrorsData() - Constructor for class org.openapis.openapi.models.operations.ListErrorsData
 
ListErrorsData(List<ErrorDetails>, List<TopErrorDetails>) - Constructor for class org.openapis.openapi.models.operations.ListErrorsData
 
ListErrorsData.Builder - Class in org.openapis.openapi.models.operations
 
ListErrorsRequest - Class in org.openapis.openapi.models.operations
 
ListErrorsRequest() - Constructor for class org.openapis.openapi.models.operations.ListErrorsRequest
 
ListErrorsRequest(ListErrorsTimespan, String, Long) - Constructor for class org.openapis.openapi.models.operations.ListErrorsRequest
 
ListErrorsRequest.Builder - Class in org.openapis.openapi.models.operations
 
ListErrorsRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
ListErrorsRequestBuilder - Class in org.openapis.openapi.models.operations
 
ListErrorsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.ListErrorsRequestBuilder
 
ListErrorsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.ListErrorsRequestBuilder
 
ListErrorsResponse - Class in org.openapis.openapi.models.operations.async
 
ListErrorsResponse - Class in org.openapis.openapi.models.operations
 
ListErrorsResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.ListErrorsResponse
 
ListErrorsResponse(String, int, HttpResponse<InputStream>, ListErrorsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.ListErrorsResponse
 
ListErrorsResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.ListErrorsResponse
 
ListErrorsResponse(String, int, HttpResponse<Blob>, ListErrorsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.ListErrorsResponse
 
ListErrorsResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
ListErrorsResponse.Builder - Class in org.openapis.openapi.models.operations
 
ListErrorsResponseBody - Class in org.openapis.openapi.models.operations
ListErrorsResponseBody
ListErrorsResponseBody() - Constructor for class org.openapis.openapi.models.operations.ListErrorsResponseBody
 
ListErrorsResponseBody(Boolean, ListErrorsData, List<Long>) - Constructor for class org.openapis.openapi.models.operations.ListErrorsResponseBody
 
ListErrorsResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
ListErrorsTimespan - Enum Class in org.openapis.openapi.models.operations
ListErrorsTimespan
listFilterValues() - Method in class org.openapis.openapi.AsyncDimensions
List the filter values for a dimension
listFilterValues() - Method in class org.openapis.openapi.Dimensions
List the filter values for a dimension
listFilterValues(DimensionsId) - Method in class org.openapis.openapi.AsyncDimensions
List the filter values for a dimension
listFilterValues(DimensionsId) - Method in class org.openapis.openapi.Dimensions
List the filter values for a dimension
listFilterValues(DimensionsId, ListFilterValuesForDimensionTimespan, String, Options) - Method in class org.openapis.openapi.AsyncDimensions
List the filter values for a dimension
listFilterValues(DimensionsId, ListFilterValuesForDimensionTimespan, String, Options) - Method in class org.openapis.openapi.Dimensions
List the filter values for a dimension
ListFilterValuesForDimension - Class in org.openapis.openapi.operations
 
ListFilterValuesForDimension() - Constructor for class org.openapis.openapi.operations.ListFilterValuesForDimension
 
ListFilterValuesForDimension.Async - Class in org.openapis.openapi.operations
 
ListFilterValuesForDimension.Sync - Class in org.openapis.openapi.operations
 
ListFilterValuesForDimensionRequest - Class in org.openapis.openapi.models.operations
 
ListFilterValuesForDimensionRequest(DimensionsId) - Constructor for class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest
 
ListFilterValuesForDimensionRequest(DimensionsId, ListFilterValuesForDimensionTimespan, String) - Constructor for class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest
 
ListFilterValuesForDimensionRequest.Builder - Class in org.openapis.openapi.models.operations
 
ListFilterValuesForDimensionRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
ListFilterValuesForDimensionRequestBuilder - Class in org.openapis.openapi.models.operations
 
ListFilterValuesForDimensionRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionRequestBuilder
 
ListFilterValuesForDimensionRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequestBuilder
 
ListFilterValuesForDimensionResponse - Class in org.openapis.openapi.models.operations.async
 
ListFilterValuesForDimensionResponse - Class in org.openapis.openapi.models.operations
 
ListFilterValuesForDimensionResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
 
ListFilterValuesForDimensionResponse(String, int, HttpResponse<InputStream>, ListFilterValuesForDimensionResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
 
ListFilterValuesForDimensionResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
 
ListFilterValuesForDimensionResponse(String, int, HttpResponse<Blob>, ListFilterValuesForDimensionResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
 
ListFilterValuesForDimensionResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
ListFilterValuesForDimensionResponse.Builder - Class in org.openapis.openapi.models.operations
 
ListFilterValuesForDimensionResponseBody - Class in org.openapis.openapi.models.operations
ListFilterValuesForDimensionResponseBody
ListFilterValuesForDimensionResponseBody() - Constructor for class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody
 
ListFilterValuesForDimensionResponseBody(Boolean, List<BrowserNameDimensiondetails>, List<Long>) - Constructor for class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody
 
ListFilterValuesForDimensionResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
ListFilterValuesForDimensionTimespan - Enum Class in org.openapis.openapi.models.operations
ListFilterValuesForDimensionTimespan
listLiveClips() - Method in class org.openapis.openapi.AsyncVideos
Get all clips of a live stream
listLiveClips() - Method in class org.openapis.openapi.Videos
Get all clips of a live stream
listLiveClips(String) - Method in class org.openapis.openapi.AsyncVideos
Get all clips of a live stream
listLiveClips(String) - Method in class org.openapis.openapi.Videos
Get all clips of a live stream
listLiveClips(String, Long, Long, SortOrder, Options) - Method in class org.openapis.openapi.AsyncVideos
Get all clips of a live stream
listLiveClips(String, Long, Long, SortOrder, Options) - Method in class org.openapis.openapi.Videos
Get all clips of a live stream
ListLiveClips - Class in org.openapis.openapi.operations
 
ListLiveClips() - Constructor for class org.openapis.openapi.operations.ListLiveClips
 
ListLiveClips.Async - Class in org.openapis.openapi.operations
 
ListLiveClips.Sync - Class in org.openapis.openapi.operations
 
ListLiveClipsRequest - Class in org.openapis.openapi.models.operations
 
ListLiveClipsRequest(String) - Constructor for class org.openapis.openapi.models.operations.ListLiveClipsRequest
 
ListLiveClipsRequest(String, Long, Long, SortOrder) - Constructor for class org.openapis.openapi.models.operations.ListLiveClipsRequest
 
ListLiveClipsRequest.Builder - Class in org.openapis.openapi.models.operations
 
ListLiveClipsRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
ListLiveClipsRequestBuilder - Class in org.openapis.openapi.models.operations
 
ListLiveClipsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.ListLiveClipsRequestBuilder
 
ListLiveClipsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.ListLiveClipsRequestBuilder
 
ListLiveClipsResponse - Class in org.openapis.openapi.models.operations.async
 
ListLiveClipsResponse - Class in org.openapis.openapi.models.operations
 
ListLiveClipsResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.ListLiveClipsResponse
 
ListLiveClipsResponse(String, int, HttpResponse<InputStream>, ListLiveClipsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.ListLiveClipsResponse
 
ListLiveClipsResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
 
ListLiveClipsResponse(String, int, HttpResponse<Blob>, ListLiveClipsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
 
ListLiveClipsResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
ListLiveClipsResponse.Builder - Class in org.openapis.openapi.models.operations
 
ListLiveClipsResponseBody - Class in org.openapis.openapi.models.operations
ListLiveClipsResponseBody
ListLiveClipsResponseBody() - Constructor for class org.openapis.openapi.models.operations.ListLiveClipsResponseBody
 
ListLiveClipsResponseBody(Boolean, List<LiveMediaClips>, Pagination) - Constructor for class org.openapis.openapi.models.operations.ListLiveClipsResponseBody
 
ListLiveClipsResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
ListMedia - Class in org.openapis.openapi.operations
 
ListMedia() - Constructor for class org.openapis.openapi.operations.ListMedia
 
ListMedia.Async - Class in org.openapis.openapi.operations
 
ListMedia.Sync - Class in org.openapis.openapi.operations
 
ListMediaRequest - Class in org.openapis.openapi.models.operations
 
ListMediaRequest() - Constructor for class org.openapis.openapi.models.operations.ListMediaRequest
 
ListMediaRequest(Long, Long, SortOrder) - Constructor for class org.openapis.openapi.models.operations.ListMediaRequest
 
ListMediaRequest.Builder - Class in org.openapis.openapi.models.operations
 
ListMediaRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
ListMediaRequestBuilder - Class in org.openapis.openapi.models.operations
 
ListMediaRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.ListMediaRequestBuilder
 
ListMediaRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.ListMediaRequestBuilder
 
ListMediaResponse - Class in org.openapis.openapi.models.operations.async
 
ListMediaResponse - Class in org.openapis.openapi.models.operations
 
ListMediaResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.ListMediaResponse
 
ListMediaResponse(String, int, HttpResponse<InputStream>, ListMediaResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.ListMediaResponse
 
ListMediaResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.ListMediaResponse
 
ListMediaResponse(String, int, HttpResponse<Blob>, ListMediaResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.ListMediaResponse
 
ListMediaResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
ListMediaResponse.Builder - Class in org.openapis.openapi.models.operations
 
ListMediaResponseBody - Class in org.openapis.openapi.models.operations
ListMediaResponseBody
ListMediaResponseBody() - Constructor for class org.openapis.openapi.models.operations.ListMediaResponseBody
 
ListMediaResponseBody(Boolean, List<GetAllMediaResponse>, Pagination) - Constructor for class org.openapis.openapi.models.operations.ListMediaResponseBody
 
ListMediaResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
listOverallValues() - Method in class org.openapis.openapi.AsyncMetrics
List overall values
listOverallValues() - Method in class org.openapis.openapi.Metrics
List overall values
listOverallValues(ListOverallValuesMetricId) - Method in class org.openapis.openapi.AsyncMetrics
List overall values
listOverallValues(ListOverallValuesMetricId) - Method in class org.openapis.openapi.Metrics
List overall values
listOverallValues(ListOverallValuesMetricId, String, ListOverallValuesTimespan, String, Options) - Method in class org.openapis.openapi.AsyncMetrics
List overall values
listOverallValues(ListOverallValuesMetricId, String, ListOverallValuesTimespan, String, Options) - Method in class org.openapis.openapi.Metrics
List overall values
ListOverallValues - Class in org.openapis.openapi.operations
 
ListOverallValues() - Constructor for class org.openapis.openapi.operations.ListOverallValues
 
ListOverallValues.Async - Class in org.openapis.openapi.operations
 
ListOverallValues.Sync - Class in org.openapis.openapi.operations
 
ListOverallValuesMetricId - Enum Class in org.openapis.openapi.models.operations
ListOverallValuesMetricId
ListOverallValuesRequest - Class in org.openapis.openapi.models.operations
 
ListOverallValuesRequest(ListOverallValuesMetricId) - Constructor for class org.openapis.openapi.models.operations.ListOverallValuesRequest
 
ListOverallValuesRequest(ListOverallValuesMetricId, String, ListOverallValuesTimespan, String) - Constructor for class org.openapis.openapi.models.operations.ListOverallValuesRequest
 
ListOverallValuesRequest.Builder - Class in org.openapis.openapi.models.operations
 
ListOverallValuesRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
ListOverallValuesRequestBuilder - Class in org.openapis.openapi.models.operations
 
ListOverallValuesRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.ListOverallValuesRequestBuilder
 
ListOverallValuesRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.ListOverallValuesRequestBuilder
 
ListOverallValuesResponse - Class in org.openapis.openapi.models.operations.async
 
ListOverallValuesResponse - Class in org.openapis.openapi.models.operations
 
ListOverallValuesResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.ListOverallValuesResponse
 
ListOverallValuesResponse(String, int, HttpResponse<InputStream>, ListOverallValuesResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.ListOverallValuesResponse
 
ListOverallValuesResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
 
ListOverallValuesResponse(String, int, HttpResponse<Blob>, ListOverallValuesResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
 
ListOverallValuesResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
ListOverallValuesResponse.Builder - Class in org.openapis.openapi.models.operations
 
ListOverallValuesResponseBody - Class in org.openapis.openapi.models.operations
ListOverallValuesResponseBody
ListOverallValuesResponseBody() - Constructor for class org.openapis.openapi.models.operations.ListOverallValuesResponseBody
 
ListOverallValuesResponseBody(Boolean, MetricsOverallmetadataDetails, MetricsOverallDataDetails, List<Long>) - Constructor for class org.openapis.openapi.models.operations.ListOverallValuesResponseBody
 
ListOverallValuesResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
ListOverallValuesTimespan - Enum Class in org.openapis.openapi.models.operations
ListOverallValuesTimespan
ListPlaybackIds - Class in org.openapis.openapi.operations
 
ListPlaybackIds() - Constructor for class org.openapis.openapi.operations.ListPlaybackIds
 
ListPlaybackIds.Async - Class in org.openapis.openapi.operations
 
ListPlaybackIds.Sync - Class in org.openapis.openapi.operations
 
ListPlaybackIdsAccessPolicy - Class in org.openapis.openapi.models.operations
ListPlaybackIdsAccessPolicy
ListPlaybackIdsAccessPolicy.ListPlaybackIdsAccessPolicyEnum - Enum Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsAccessRestrictions - Class in org.openapis.openapi.models.operations
ListPlaybackIdsAccessRestrictions
ListPlaybackIdsAccessRestrictions() - Constructor for class org.openapis.openapi.models.operations.ListPlaybackIdsAccessRestrictions
 
ListPlaybackIdsAccessRestrictions(ListPlaybackIdsDomains, ListPlaybackIdsUserAgents) - Constructor for class org.openapis.openapi.models.operations.ListPlaybackIdsAccessRestrictions
 
ListPlaybackIdsAccessRestrictions.Builder - Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsData - Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsData() - Constructor for class org.openapis.openapi.models.operations.ListPlaybackIdsData
 
ListPlaybackIdsData(String, ListPlaybackIdsAccessPolicy, ListPlaybackIdsAccessRestrictions) - Constructor for class org.openapis.openapi.models.operations.ListPlaybackIdsData
 
ListPlaybackIdsData.Builder - Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsDomains - Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsDomains() - Constructor for class org.openapis.openapi.models.operations.ListPlaybackIdsDomains
 
ListPlaybackIdsDomains(ListPlaybackIdsDomainsDefaultPolicy, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.operations.ListPlaybackIdsDomains
 
ListPlaybackIdsDomains.Builder - Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsDomainsDefaultPolicy - Class in org.openapis.openapi.models.operations
Wrapper for an "open" enum that can handle unknown values from API responses without runtime errors.
ListPlaybackIdsDomainsDefaultPolicy.ListPlaybackIdsDomainsDefaultPolicyEnum - Enum Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsRequest - Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsRequest(String) - Constructor for class org.openapis.openapi.models.operations.ListPlaybackIdsRequest
 
ListPlaybackIdsRequest.Builder - Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
ListPlaybackIdsRequestBuilder - Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.ListPlaybackIdsRequestBuilder
 
ListPlaybackIdsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.ListPlaybackIdsRequestBuilder
 
ListPlaybackIdsResponse - Class in org.openapis.openapi.models.operations.async
 
ListPlaybackIdsResponse - Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
 
ListPlaybackIdsResponse(String, int, HttpResponse<InputStream>, ListPlaybackIdsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
 
ListPlaybackIdsResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
 
ListPlaybackIdsResponse(String, int, HttpResponse<Blob>, ListPlaybackIdsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
 
ListPlaybackIdsResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
ListPlaybackIdsResponse.Builder - Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsResponseBody - Class in org.openapis.openapi.models.operations
ListPlaybackIdsResponseBody
ListPlaybackIdsResponseBody() - Constructor for class org.openapis.openapi.models.operations.ListPlaybackIdsResponseBody
 
ListPlaybackIdsResponseBody(Boolean, List<ListPlaybackIdsData>) - Constructor for class org.openapis.openapi.models.operations.ListPlaybackIdsResponseBody
 
ListPlaybackIdsResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsUserAgents - Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsUserAgents() - Constructor for class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents
 
ListPlaybackIdsUserAgents(ListPlaybackIdsUserAgentsDefaultPolicy, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents
 
ListPlaybackIdsUserAgents.Builder - Class in org.openapis.openapi.models.operations
 
ListPlaybackIdsUserAgentsDefaultPolicy - Class in org.openapis.openapi.models.operations
Wrapper for an "open" enum that can handle unknown values from API responses without runtime errors.
ListPlaybackIdsUserAgentsDefaultPolicy.ListPlaybackIdsUserAgentsDefaultPolicyEnum - Enum Class in org.openapis.openapi.models.operations
 
ListSigningKeys - Class in org.openapis.openapi.operations
 
ListSigningKeys() - Constructor for class org.openapis.openapi.operations.ListSigningKeys
 
ListSigningKeys.Async - Class in org.openapis.openapi.operations
 
ListSigningKeys.Sync - Class in org.openapis.openapi.operations
 
ListSigningKeysRequest - Class in org.openapis.openapi.models.operations
 
ListSigningKeysRequest() - Constructor for class org.openapis.openapi.models.operations.ListSigningKeysRequest
 
ListSigningKeysRequest(Long, Long) - Constructor for class org.openapis.openapi.models.operations.ListSigningKeysRequest
 
ListSigningKeysRequest.Builder - Class in org.openapis.openapi.models.operations
 
ListSigningKeysRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
ListSigningKeysRequestBuilder - Class in org.openapis.openapi.models.operations
 
ListSigningKeysRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.ListSigningKeysRequestBuilder
 
ListSigningKeysRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.ListSigningKeysRequestBuilder
 
ListSigningKeysResponse - Class in org.openapis.openapi.models.operations.async
 
ListSigningKeysResponse - Class in org.openapis.openapi.models.operations
 
ListSigningKeysResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.ListSigningKeysResponse
 
ListSigningKeysResponse(String, int, HttpResponse<InputStream>, GetAllSigningKeysResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.ListSigningKeysResponse
 
ListSigningKeysResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
 
ListSigningKeysResponse(String, int, HttpResponse<Blob>, GetAllSigningKeysResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
 
ListSigningKeysResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
ListSigningKeysResponse.Builder - Class in org.openapis.openapi.models.operations
 
listUploads() - Method in class org.openapis.openapi.AsyncVideos
Get all unused upload URLs
listUploads() - Method in class org.openapis.openapi.Videos
Get all unused upload URLs
listUploads(Long, Long, SortOrder, Options) - Method in class org.openapis.openapi.AsyncVideos
Get all unused upload URLs
listUploads(Long, Long, SortOrder, Options) - Method in class org.openapis.openapi.Videos
Get all unused upload URLs
ListUploads - Class in org.openapis.openapi.operations
 
ListUploads() - Constructor for class org.openapis.openapi.operations.ListUploads
 
ListUploads.Async - Class in org.openapis.openapi.operations
 
ListUploads.Sync - Class in org.openapis.openapi.operations
 
listUploadsDirect() - Method in class org.openapis.openapi.AsyncVideos
Get all unused upload URLs
listUploadsDirect() - Method in class org.openapis.openapi.Videos
Get all unused upload URLs
ListUploadsRequest - Class in org.openapis.openapi.models.operations
 
ListUploadsRequest() - Constructor for class org.openapis.openapi.models.operations.ListUploadsRequest
 
ListUploadsRequest(Long, Long, SortOrder) - Constructor for class org.openapis.openapi.models.operations.ListUploadsRequest
 
ListUploadsRequest.Builder - Class in org.openapis.openapi.models.operations
 
ListUploadsRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
ListUploadsRequestBuilder - Class in org.openapis.openapi.models.operations
 
ListUploadsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.ListUploadsRequestBuilder
 
ListUploadsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.ListUploadsRequestBuilder
 
ListUploadsResponse - Class in org.openapis.openapi.models.operations.async
 
ListUploadsResponse - Class in org.openapis.openapi.models.operations
 
ListUploadsResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.ListUploadsResponse
 
ListUploadsResponse(String, int, HttpResponse<InputStream>, ListUploadsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.ListUploadsResponse
 
ListUploadsResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.ListUploadsResponse
 
ListUploadsResponse(String, int, HttpResponse<Blob>, ListUploadsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.ListUploadsResponse
 
ListUploadsResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
ListUploadsResponse.Builder - Class in org.openapis.openapi.models.operations
 
ListUploadsResponseBody - Class in org.openapis.openapi.models.operations
ListUploadsResponseBody
ListUploadsResponseBody() - Constructor for class org.openapis.openapi.models.operations.ListUploadsResponseBody
 
ListUploadsResponseBody(Boolean, List<UnusedDirectUpload>, Pagination) - Constructor for class org.openapis.openapi.models.operations.ListUploadsResponseBody
 
ListUploadsResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
ListVideoViews - Class in org.openapis.openapi.operations
 
ListVideoViews() - Constructor for class org.openapis.openapi.operations.ListVideoViews
 
ListVideoViews.Async - Class in org.openapis.openapi.operations
 
ListVideoViews.Sync - Class in org.openapis.openapi.operations
 
ListVideoViewsRequest - Class in org.openapis.openapi.models.operations
 
ListVideoViewsRequest() - Constructor for class org.openapis.openapi.models.operations.ListVideoViewsRequest
 
ListVideoViewsRequest(ListVideoViewsTimespan, String, Long, Long, String, JsonNullable<String>, String, String) - Constructor for class org.openapis.openapi.models.operations.ListVideoViewsRequest
 
ListVideoViewsRequest.Builder - Class in org.openapis.openapi.models.operations
 
ListVideoViewsRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
ListVideoViewsRequestBuilder - Class in org.openapis.openapi.models.operations
 
ListVideoViewsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.ListVideoViewsRequestBuilder
 
ListVideoViewsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.ListVideoViewsRequestBuilder
 
ListVideoViewsResponse - Class in org.openapis.openapi.models.operations.async
 
ListVideoViewsResponse - Class in org.openapis.openapi.models.operations
 
ListVideoViewsResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.ListVideoViewsResponse
 
ListVideoViewsResponse(String, int, HttpResponse<InputStream>, ListVideoViewsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.ListVideoViewsResponse
 
ListVideoViewsResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
 
ListVideoViewsResponse(String, int, HttpResponse<Blob>, ListVideoViewsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
 
ListVideoViewsResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
ListVideoViewsResponse.Builder - Class in org.openapis.openapi.models.operations
 
ListVideoViewsResponseBody - Class in org.openapis.openapi.models.operations
ListVideoViewsResponseBody
ListVideoViewsResponseBody() - Constructor for class org.openapis.openapi.models.operations.ListVideoViewsResponseBody
 
ListVideoViewsResponseBody(Boolean, List<ViewsList>, DataPagination, List<Long>) - Constructor for class org.openapis.openapi.models.operations.ListVideoViewsResponseBody
 
ListVideoViewsResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
ListVideoViewsTimespan - Enum Class in org.openapis.openapi.models.operations
ListVideoViewsTimespan
LIVE_STREAM_LATENCY - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
LIVE_STREAM_LATENCY - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
LIVE_STREAM_LATENCY - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
LiveMediaClips - Class in org.openapis.openapi.models.components
 
LiveMediaClips() - Constructor for class org.openapis.openapi.models.components.LiveMediaClips
 
LiveMediaClips(JsonNullable<String>, String, String, String, String, JsonNullable<String>, LiveMediaClipsMaxResolution, LiveMediaClipsSourceResolution, LiveMediaClipsStatus, Boolean, List<PlaybackId>, List<LiveMediaClipsTrack>, JsonNullable<Boolean>, JsonNullable<Boolean>, String, JsonNullable<String>, OffsetDateTime, OffsetDateTime) - Constructor for class org.openapis.openapi.models.components.LiveMediaClips
 
LiveMediaClips.Builder - Class in org.openapis.openapi.models.components
 
LiveMediaClipsMaxResolution - Class in org.openapis.openapi.models.components
LiveMediaClipsMaxResolution
LiveMediaClipsMaxResolution.LiveMediaClipsMaxResolutionEnum - Enum Class in org.openapis.openapi.models.components
 
LiveMediaClipsSourceResolution - Class in org.openapis.openapi.models.components
LiveMediaClipsSourceResolution
LiveMediaClipsSourceResolution.LiveMediaClipsSourceResolutionEnum - Enum Class in org.openapis.openapi.models.components
 
LiveMediaClipsStatus - Class in org.openapis.openapi.models.components
LiveMediaClipsStatus
LiveMediaClipsStatus.LiveMediaClipsStatusEnum - Enum Class in org.openapis.openapi.models.components
 
LiveMediaClipsTrack - Class in org.openapis.openapi.models.components
 
LiveMediaClipsTrack._Deserializer - Class in org.openapis.openapi.models.components
 
livePlayback() - Method in class org.openapis.openapi.AsyncFastpix
 
livePlayback() - Method in class org.openapis.openapi.Fastpix
 
LivePlayback - Class in org.openapis.openapi
 
livePlaybacks() - Method in class org.openapis.openapi.AsyncFastpix
 
livePlaybacks() - Method in class org.openapis.openapi.Fastpix
 
LivePlaybacks - Class in org.openapis.openapi
 
LiveSimulcast - Class in org.openapis.openapi.models.components
 
LiveSimulcast() - Constructor for class org.openapis.openapi.models.components.LiveSimulcast
 
LiveSimulcast(String, String, String, Boolean, Map<String, String>) - Constructor for class org.openapis.openapi.models.components.LiveSimulcast
 
LiveSimulcast.Builder - Class in org.openapis.openapi.models.components
 
liveStream() - Method in class org.openapis.openapi.AsyncFastpix
 
liveStream() - Method in class org.openapis.openapi.Fastpix
 
LiveStream - Class in org.openapis.openapi
 
liveStreamDeleteResponse() - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
Stream details updated successfully
liveStreamDeleteResponse() - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
Stream deleted successfully
liveStreamDeleteResponse() - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
Stream's playbackId deleted successfully
liveStreamDeleteResponse() - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
Stream details updated successfully
liveStreamDeleteResponse() - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
Stream details updated successfully
liveStreamDeleteResponse() - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
Stream details updated successfully
liveStreamDeleteResponse() - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
Stream deleted successfully
liveStreamDeleteResponse() - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
Stream's playbackId deleted successfully
liveStreamDeleteResponse() - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse
Stream details updated successfully
liveStreamDeleteResponse() - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse
Stream details updated successfully
liveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse.Builder
Stream details updated successfully
liveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse.Builder
Stream deleted successfully
liveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse.Builder
Stream's playbackId deleted successfully
liveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse.Builder
Stream details updated successfully
liveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse.Builder
Stream details updated successfully
liveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse.Builder
Stream details updated successfully
liveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse.Builder
Stream deleted successfully
liveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse.Builder
Stream's playbackId deleted successfully
liveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse.Builder
Stream details updated successfully
liveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse.Builder
Stream details updated successfully
LiveStreamDeleteResponse - Class in org.openapis.openapi.models.components
 
LiveStreamDeleteResponse() - Constructor for class org.openapis.openapi.models.components.LiveStreamDeleteResponse
 
LiveStreamDeleteResponse(Boolean) - Constructor for class org.openapis.openapi.models.components.LiveStreamDeleteResponse
 
LiveStreamDeleteResponse.Builder - Class in org.openapis.openapi.models.components
 
livestreamgetResponse() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
Stream details retrieved successfully
livestreamgetResponse() - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
Stream details retrieved successfully
livestreamgetResponse(LivestreamgetResponse) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse.Builder
Stream details retrieved successfully
livestreamgetResponse(LivestreamgetResponse) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse.Builder
Stream details retrieved successfully
LivestreamgetResponse - Class in org.openapis.openapi.models.components
LivestreamgetResponse
LivestreamgetResponse() - Constructor for class org.openapis.openapi.models.components.LivestreamgetResponse
 
LivestreamgetResponse(Boolean, GetCreateLiveStreamResponseDTO) - Constructor for class org.openapis.openapi.models.components.LivestreamgetResponse
 
LivestreamgetResponse.Builder - Class in org.openapis.openapi.models.components
 
livestreamId() - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest
The stream Id is unique identifier assigned to the live stream.
livestreamId(String) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsRequestBuilder
 
livestreamId(String) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest.Builder
The stream Id is unique identifier assigned to the live stream.
livestreamId(String) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequestBuilder
 
liveStreamLatency() - Method in class org.openapis.openapi.models.components.Views
Live Stream Latency measures the average time taken from the point of ingest to the point of display for live stream video views.
liveStreamLatency(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Live Stream Latency measures the average time taken from the point of ingest to the point of display for live stream video views.
LiveStreamPagination - Class in org.openapis.openapi.models.components
LiveStreamPagination
LiveStreamPagination() - Constructor for class org.openapis.openapi.models.components.LiveStreamPagination
 
LiveStreamPagination(Long, Long, Long) - Constructor for class org.openapis.openapi.models.components.LiveStreamPagination
 
LiveStreamPagination.Builder - Class in org.openapis.openapi.models.components
 
liveStreamResponseDTO() - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
Stream created successfully
liveStreamResponseDTO() - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse
Stream created successfully
liveStreamResponseDTO(LiveStreamResponseDTO) - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse.Builder
Stream created successfully
liveStreamResponseDTO(LiveStreamResponseDTO) - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse.Builder
Stream created successfully
LiveStreamResponseDTO - Class in org.openapis.openapi.models.components
LiveStreamResponseDTO
LiveStreamResponseDTO() - Constructor for class org.openapis.openapi.models.components.LiveStreamResponseDTO
 
LiveStreamResponseDTO(Boolean, CreateLiveStreamResponseDTO) - Constructor for class org.openapis.openapi.models.components.LiveStreamResponseDTO
 
LiveStreamResponseDTO.Builder - Class in org.openapis.openapi.models.components
 
LOCAL_DATE_STRICT - Static variable in class org.openapis.openapi.utils.Deserializers
 
LONG_STRICT - Static variable in class org.openapis.openapi.utils.Deserializers
 
longitude() - Method in class org.openapis.openapi.models.components.Views
Longitude denotes the geographical coordinate representing the east-west position of the viewers location, truncated to one decimal place.
longitude(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Longitude denotes the geographical coordinate representing the east-west position of the viewers location, truncated to one decimal place.
lowLatency() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
Enables low-latency streaming mode to reduce playback delay.
lowLatency() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
Enables low-latency streaming mode to reduce playback delay.
lowLatency() - Method in class org.openapis.openapi.models.components.PatchResponseData
Enables low-latency streaming mode to reduce playback delay.
lowLatency(Boolean) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
Enables low-latency streaming mode to reduce playback delay.
lowLatency(Boolean) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
Enables low-latency streaming mode to reduce playback delay.
lowLatency(Boolean) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
Enables low-latency streaming mode to reduce playback delay.

M

manageLiveStream() - Method in class org.openapis.openapi.AsyncFastpix
 
manageLiveStream() - Method in class org.openapis.openapi.Fastpix
 
ManageLiveStream - Class in org.openapis.openapi
 
manageLiveStreams() - Method in class org.openapis.openapi.AsyncFastpix
 
manageLiveStreams() - Method in class org.openapis.openapi.Fastpix
 
ManageLiveStreams - Class in org.openapis.openapi
 
manageVideos() - Method in class org.openapis.openapi.AsyncFastpix
 
manageVideos() - Method in class org.openapis.openapi.Fastpix
 
ManageVideos - Class in org.openapis.openapi
 
MANUAL - Enum constant in enum class org.openapis.openapi.models.components.CreatePlaylistRequestManualType
 
MANUAL - Enum constant in enum class org.openapis.openapi.models.components.PlaylistByIdResponseDataManualType.PlaylistByIdResponseDataManualTypeEnum
 
MANUAL - Enum constant in enum class org.openapis.openapi.models.components.PlaylistItemType.PlaylistItemTypeEnum
 
MANUAL - Static variable in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManualType
 
MANUAL - Static variable in class org.openapis.openapi.models.components.PlaylistItemType
 
map() - Method in class org.openapis.openapi.utils.Headers
Returns a copy of the headers as a map.
map(Flow.Publisher<T>, Function<T, R>) - Static method in class org.openapis.openapi.utils.reactive.ReactiveUtils
Maps elements from a Flow.Publisher using a synchronous transformation function.
MAP - Enum constant in enum class org.openapis.openapi.utils.Types
 
mapAsync(Flow.Publisher<T>, Function<T, CompletableFuture<R>>) - Static method in class org.openapis.openapi.utils.reactive.ReactiveUtils
Maps elements from a Flow.Publisher using an asynchronous transformation function.
mapper() - Static method in class org.openapis.openapi.utils.Utils
 
matchesPattern(byte[], int, int, byte...) - Static method in class org.openapis.openapi.utils.StreamingParser
Check if a byte pattern matches at a specific position
matchPossible(JavaType, String) - Static method in class org.openapis.openapi.utils.OneOfDeserializer
 
MAX_DOWNSCALING - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
MAX_DOWNSCALING - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
MAX_DOWNSCALING - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
MAX_UPSCALING - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
MAX_UPSCALING - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
MAX_UPSCALING - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
maxDownscaling() - Method in class org.openapis.openapi.models.components.Views
Maximum Downscale Percentage represents the highest percentage of downscaling applied to the video during the view.
maxDownscaling(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Maximum Downscale Percentage represents the highest percentage of downscaling applied to the video during the view.
maxDuration() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
The maximum duration in seconds that a live stream can have before it ends the stream.
maxDuration() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
The maximum duration in seconds that a live stream can have before it ends the stream.
maxDuration() - Method in class org.openapis.openapi.models.components.PatchResponseData
The maximum duration in seconds that a live stream can have before it ends the stream.
maxDuration(Long) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
The maximum duration in seconds that a live stream can have before it ends the stream.
maxDuration(Long) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
The maximum duration in seconds that a live stream can have before it ends the stream.
maxDuration(Long) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
The maximum duration in seconds that a live stream can have before it ends the stream.
maxElapsedTime(long, TimeUnit) - Method in class org.openapis.openapi.utils.BackoffStrategy.Builder
Sets the maximum elapsed time
maxElapsedTimeMs() - Method in class org.openapis.openapi.utils.BackoffStrategy
 
maxInterval(long, TimeUnit) - Method in class org.openapis.openapi.utils.BackoffStrategy.Builder
Sets the maximum interval
maxIntervalMs() - Method in class org.openapis.openapi.utils.BackoffStrategy
 
maxRequestLatency() - Method in class org.openapis.openapi.models.components.Views
Max Request Latency refers to the maximum rate of data transfer (throughput) during requests made by the playback.
maxRequestLatency(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Max Request Latency refers to the maximum rate of data transfer (throughput) during requests made by the playback.
maxResolution() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
Max resolution can be used to control the maximum resolution your media is encoded, stored, and streamed at.
maxResolution() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
The maximum resolution tier defines the highest quality at which your media is available.
maxResolution() - Method in class org.openapis.openapi.models.components.CreateMediaResponse
The maximum resolution tier defines the highest quality at which your media is available.
maxResolution() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The maximum resolution specified by the user for the media.
maxResolution() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
Max resolution can be used to control the maximum resolution your media is encoded, stored, and streamed at.
maxResolution() - Method in class org.openapis.openapi.models.components.GetMediaResponse
The maximum resolution specified by the user for the media.
maxResolution() - Method in class org.openapis.openapi.models.components.InputMediaSettings
Defines the maximum resolution for encoding, storage, and playback of the live stream.
maxResolution() - Method in class org.openapis.openapi.models.components.LiveMediaClips
The maximum resolution specified by the user for the media.
maxResolution() - Method in class org.openapis.openapi.models.components.Media
The maximum resolution specified by the user for the media.
maxResolution() - Method in class org.openapis.openapi.models.components.MediaCancelResponse
The maximum resolution allowed for the upload.
maxResolution() - Method in class org.openapis.openapi.models.components.PatchResponseData
Max resolution can be used to control the maximum resolution your media is encoded, stored, and streamed at.
maxResolution() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The maximum resolution specified by the user for the media.
maxResolution() - Method in class org.openapis.openapi.models.components.UpdateMedia
The maximum resolution specified by the user for the media.
maxResolution() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Determines the highest quality resolution available.
maxResolution(String) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
Max resolution can be used to control the maximum resolution your media is encoded, stored, and streamed at.
maxResolution(String) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
Max resolution can be used to control the maximum resolution your media is encoded, stored, and streamed at.
maxResolution(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse.Builder
The maximum resolution allowed for the upload.
maxResolution(String) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
Max resolution can be used to control the maximum resolution your media is encoded, stored, and streamed at.
maxResolution(CreateLiveStreamRequestMaxResolution) - Method in class org.openapis.openapi.models.components.InputMediaSettings.Builder
Defines the maximum resolution for encoding, storage, and playback of the live stream.
maxResolution(CreateMediaRequestMaxResolution) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
The maximum resolution tier defines the highest quality at which your media is available.
maxResolution(CreateMediaResponseMaxResolution) - Method in class org.openapis.openapi.models.components.CreateMediaResponse.Builder
The maximum resolution tier defines the highest quality at which your media is available.
maxResolution(GetAllMediaResponseMaxResolution) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
The maximum resolution specified by the user for the media.
maxResolution(GetMediaResponseMaxResolution) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
The maximum resolution specified by the user for the media.
maxResolution(LiveMediaClipsMaxResolution) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
The maximum resolution specified by the user for the media.
maxResolution(MediaMaxResolution) - Method in class org.openapis.openapi.models.components.Media.Builder
The maximum resolution specified by the user for the media.
maxResolution(SourceAccessMediaMaxResolution) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
The maximum resolution specified by the user for the media.
maxResolution(UpdateMediaMaxResolution) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
The maximum resolution specified by the user for the media.
maxResolution(MaxResolution) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
Determines the highest quality resolution available.
MaxResolution - Enum Class in org.openapis.openapi.models.operations
MaxResolution
maxUpscaling() - Method in class org.openapis.openapi.models.components.Views
Maximum Upscale Percentage represents the highest percentage of upscaling applied to the video during the view.
maxUpscaling(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Maximum Upscale Percentage represents the highest percentage of upscaling applied to the video during the view.
measurement() - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
value can be avg, sum, count or 95th
measurement() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
The measurement for the given metrics.
measurement() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
The measurement for the given metrics.
measurement() - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest
The measurement for the given metrics.
measurement(String) - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails.Builder
value can be avg, sum, count or 95th
measurement(String) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesRequestBuilder
 
measurement(String) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest.Builder
The measurement for the given metrics.
measurement(String) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest.Builder
The measurement for the given metrics.
measurement(String) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest.Builder
The measurement for the given metrics.
measurement(String) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequestBuilder
 
Media - Class in org.openapis.openapi.models.components
 
Media() - Constructor for class org.openapis.openapi.models.components.Media
 
Media(JsonNullable<String>, String, String, JsonNullable<Map<String, String>>, MediaMediaQuality, String, JsonNullable<String>, MediaMaxResolution, MediaSourceResolution, MediaStatus, MediaMp4Support, JsonNullable<Boolean>, List<PlaybackId>, List<MediaTrack>, JsonNullable<List<TracksSubtitles>>, AiSummaryRecord, AiResponseRecord, AiResponseRecord, AiResponseRecord, JsonNullable<Boolean>, JsonNullable<Boolean>, String, JsonNullable<String>, OffsetDateTime, OffsetDateTime) - Constructor for class org.openapis.openapi.models.components.Media
 
MEDIA_ID - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
MEDIA_ID - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
Media.Builder - Class in org.openapis.openapi.models.components
 
MediaCancelResponse - Class in org.openapis.openapi.models.components
MediaCancelResponse
MediaCancelResponse() - Constructor for class org.openapis.openapi.models.components.MediaCancelResponse
 
MediaCancelResponse(String, Boolean, String, String, JsonNullable<Long>, String, String, String, Map<String, String>, JsonNullable<String>, JsonNullable<String>) - Constructor for class org.openapis.openapi.models.components.MediaCancelResponse
 
MediaCancelResponse.Builder - Class in org.openapis.openapi.models.components
 
mediaClipResponse() - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
Get media clips
mediaClipResponse() - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse
Get media clips
mediaClipResponse(MediaClipResponse) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse.Builder
Get media clips
mediaClipResponse(MediaClipResponse) - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse.Builder
Get media clips
MediaClipResponse - Class in org.openapis.openapi.models.components
 
MediaClipResponse() - Constructor for class org.openapis.openapi.models.components.MediaClipResponse
 
MediaClipResponse(Boolean, List<MediaClipResponseData>, MediaClipResponsePagination) - Constructor for class org.openapis.openapi.models.components.MediaClipResponse
 
MediaClipResponse.Builder - Class in org.openapis.openapi.models.components
 
MediaClipResponseData - Class in org.openapis.openapi.models.components
 
MediaClipResponseData() - Constructor for class org.openapis.openapi.models.components.MediaClipResponseData
 
MediaClipResponseData(String, String, MediaClipResponseStatus, String, OffsetDateTime, List<MediaClipResponsePlaybackId>) - Constructor for class org.openapis.openapi.models.components.MediaClipResponseData
 
MediaClipResponseData.Builder - Class in org.openapis.openapi.models.components
 
MediaClipResponsePagination - Class in org.openapis.openapi.models.components
 
MediaClipResponsePagination() - Constructor for class org.openapis.openapi.models.components.MediaClipResponsePagination
 
MediaClipResponsePagination(Long, Long, Long) - Constructor for class org.openapis.openapi.models.components.MediaClipResponsePagination
 
MediaClipResponsePagination.Builder - Class in org.openapis.openapi.models.components
 
MediaClipResponsePlaybackId - Class in org.openapis.openapi.models.components
 
MediaClipResponsePlaybackId() - Constructor for class org.openapis.openapi.models.components.MediaClipResponsePlaybackId
 
MediaClipResponsePlaybackId(String, String) - Constructor for class org.openapis.openapi.models.components.MediaClipResponsePlaybackId
 
MediaClipResponsePlaybackId.Builder - Class in org.openapis.openapi.models.components
 
MediaClipResponseStatus - Class in org.openapis.openapi.models.components
MediaClipResponseStatus
MediaClipResponseStatus.MediaClipResponseStatusEnum - Enum Class in org.openapis.openapi.models.components
 
mediaCount() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
No.
mediaCount() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
No.
mediaCount() - Method in class org.openapis.openapi.models.components.PlaylistItem
No.
mediaCount(Long) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual.Builder
No.
mediaCount(Long) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart.Builder
No.
mediaCount(Long) - Method in class org.openapis.openapi.models.components.PlaylistItem.Builder
No.
mediaId() - Method in class org.openapis.openapi.models.components.ChaptersResponse
 
mediaId() - Method in class org.openapis.openapi.models.components.ModerationResponse
 
mediaId() - Method in class org.openapis.openapi.models.components.NamedEntitiesResponse
 
mediaId() - Method in class org.openapis.openapi.models.components.SummaryResponse
 
mediaId() - Method in class org.openapis.openapi.models.components.Views
The media Id value if the video asset is internal to FastPix.
mediaId() - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.DeleteMediaRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.GetMediaRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequest
 
mediaId() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsRequest
 
mediaId() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoRequest
Pass the list of the input objects used to create the media, along with applied settings.
mediaId() - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest
 
mediaId() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequest
The unique identifier assigned to the media when created.
mediaId() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest
 
mediaId(String) - Method in class org.openapis.openapi.models.components.ChaptersResponse.Builder
 
mediaId(String) - Method in class org.openapis.openapi.models.components.ModerationResponse.Builder
 
mediaId(String) - Method in class org.openapis.openapi.models.components.NamedEntitiesResponse.Builder
 
mediaId(String) - Method in class org.openapis.openapi.models.components.SummaryResponse.Builder
 
mediaId(String) - Method in class org.openapis.openapi.models.components.Views.Builder
The media Id value if the video asset is internal to FastPix.
mediaId(String) - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.GetMediaRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.GetMediaRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.GetMediaRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequest.Builder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsRequest.Builder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoRequest.Builder
Pass the list of the input objects used to create the media, along with applied settings.
mediaId(String) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest.Builder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequest.Builder
The unique identifier assigned to the media when created.
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequestBuilder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest.Builder
 
mediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBuilder
 
mediaIds() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
A list of media IDs created when recording is enabled.
mediaIds() - Method in class org.openapis.openapi.models.components.MediaIdsRequest
 
mediaIds(List<String>) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
A list of media IDs created when recording is enabled.
mediaIds(List<String>) - Method in class org.openapis.openapi.models.components.MediaIdsRequest.Builder
 
MediaIdsRequest - Class in org.openapis.openapi.models.components
MediaIdsRequest
MediaIdsRequest(List<String>) - Constructor for class org.openapis.openapi.models.components.MediaIdsRequest
 
MediaIdsRequest.Builder - Class in org.openapis.openapi.models.components
 
mediaList() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
 
mediaList() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
 
mediaList(List<PlaylistByIdResponseMediaListItem>) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual.Builder
 
mediaList(List<PlaylistByIdResponseMediaListItem>) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart.Builder
 
MediaMaxResolution - Class in org.openapis.openapi.models.components
MediaMaxResolution
MediaMaxResolution.MediaMaxResolutionEnum - Enum Class in org.openapis.openapi.models.components
 
MediaMediaQuality - Class in org.openapis.openapi.models.components
MediaMediaQuality
MediaMediaQuality.MediaMediaQualityEnum - Enum Class in org.openapis.openapi.models.components
 
MediaMp4Support - Class in org.openapis.openapi.models.components
MediaMp4Support
MediaMp4Support.MediaMp4SupportEnum - Enum Class in org.openapis.openapi.models.components
 
mediaPolicy() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
Determines whether the recorded stream should be publicly accessible or private in Live to VOD (Video on Demand).
mediaPolicy() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
Determines whether the recorded stream must be publicly accessible or private in Live to VOD (Video on Demand).
mediaPolicy() - Method in class org.openapis.openapi.models.components.InputMediaSettings
Basic access policy for media content
mediaPolicy() - Method in class org.openapis.openapi.models.components.PatchResponseData
Determines whether the recorded stream must be publicly accessible or private in Live to VOD (Video on Demand).
mediaPolicy(String) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
Determines whether the recorded stream should be publicly accessible or private in Live to VOD (Video on Demand).
mediaPolicy(String) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
Determines whether the recorded stream must be publicly accessible or private in Live to VOD (Video on Demand).
mediaPolicy(String) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
Determines whether the recorded stream must be publicly accessible or private in Live to VOD (Video on Demand).
mediaPolicy(BasicAccessPolicy) - Method in class org.openapis.openapi.models.components.InputMediaSettings.Builder
Basic access policy for media content
mediaQuality() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
The quality tier applied to the media.
mediaQuality() - Method in class org.openapis.openapi.models.components.CreateMediaResponse
The quality tier applied to the media.
mediaQuality() - Method in class org.openapis.openapi.models.components.DirectUploadResponse
The quality tier applied to the media.
mediaQuality() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The quality tier applied to the media.
mediaQuality() - Method in class org.openapis.openapi.models.components.GetMediaResponse
The quality tier applied to the media.
mediaQuality() - Method in class org.openapis.openapi.models.components.Media
The quality tier applied to the media.
mediaQuality() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The quality tier applied to the media.
mediaQuality() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse
The quality tier applied to the media.
mediaQuality() - Method in class org.openapis.openapi.models.components.UpdateMedia
The quality tier applied to the media.
mediaQuality() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
The quality tier applied to the media.
mediaQuality(CreateMediaRequestMediaQuality) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
The quality tier applied to the media.
mediaQuality(CreateMediaResponseMediaQuality) - Method in class org.openapis.openapi.models.components.CreateMediaResponse.Builder
The quality tier applied to the media.
mediaQuality(DirectUploadResponseMediaQuality) - Method in class org.openapis.openapi.models.components.DirectUploadResponse.Builder
The quality tier applied to the media.
mediaQuality(GetAllMediaResponseMediaQuality) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
The quality tier applied to the media.
mediaQuality(GetMediaResponseMediaQuality) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
The quality tier applied to the media.
mediaQuality(MediaMediaQuality) - Method in class org.openapis.openapi.models.components.Media.Builder
The quality tier applied to the media.
mediaQuality(SourceAccessMediaMediaQuality) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
The quality tier applied to the media.
mediaQuality(UnusedDirectUploadResponseMediaQuality) - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse.Builder
The quality tier applied to the media.
mediaQuality(UpdateMediaMediaQuality) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
The quality tier applied to the media.
mediaQuality(MediaQuality) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
The quality tier applied to the media.
MediaQuality - Enum Class in org.openapis.openapi.models.operations
MediaQuality
MediaSourceResolution - Class in org.openapis.openapi.models.components
MediaSourceResolution
MediaSourceResolution.MediaSourceResolutionEnum - Enum Class in org.openapis.openapi.models.components
 
MediaStatus - Class in org.openapis.openapi.models.components
MediaStatus
MediaStatus.MediaStatusEnum - Enum Class in org.openapis.openapi.models.components
 
MediaTrack - Class in org.openapis.openapi.models.components
 
MediaTrack._Deserializer - Class in org.openapis.openapi.models.components
 
MediaType - Enum Class in org.openapis.openapi.models.components
MediaType
message() - Method in class org.openapis.openapi.models.components.Error
A short message describing what went wrong.
message() - Method in class org.openapis.openapi.models.components.ErrorDetails
error message or description.
message() - Method in class org.openapis.openapi.models.components.TopErrorDetails
error message or description.
message() - Method in exception class org.openapis.openapi.models.errors.FastpixException
 
message(String) - Method in class org.openapis.openapi.models.components.Error.Builder
A short message describing what went wrong.
message(String) - Method in class org.openapis.openapi.models.components.ErrorDetails.Builder
error message or description.
message(String) - Method in class org.openapis.openapi.models.components.TopErrorDetails.Builder
error message or description.
metadata() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
metadata() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata() - Method in class org.openapis.openapi.models.components.CreateMediaResponse
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
Required when the playlist type is `smart`.
metadata() - Method in class org.openapis.openapi.models.components.DirectUploadResponse
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata() - Method in class org.openapis.openapi.models.components.GenerateTrackResponse
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
metadata() - Method in class org.openapis.openapi.models.components.GetMediaResponse
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata() - Method in class org.openapis.openapi.models.components.InputMediaSettings
Custom key–value pairs for tagging livestreams.
metadata() - Method in class org.openapis.openapi.models.components.LiveSimulcast
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
metadata() - Method in class org.openapis.openapi.models.components.Media
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata() - Method in class org.openapis.openapi.models.components.MediaCancelResponse
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata() - Method in class org.openapis.openapi.models.components.PatchLiveStreamRequest
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
metadata() - Method in class org.openapis.openapi.models.components.PatchResponseData
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
metadata() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
Required when the playlist type is `smart`.
metadata() - Method in class org.openapis.openapi.models.components.SimulcastRequest
You can search for videos with specific key-value pairs using metadata, when you tag a video in "key":"value" pairs.
metadata() - Method in class org.openapis.openapi.models.components.SimulcastResponseData
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
metadata() - Method in class org.openapis.openapi.models.components.SimulcastUpdateRequest
You can search for videos with specific key-value pairs using metadata, when you tag a video in "key":"value" pairs.
metadata() - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
metadata() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata() - Method in class org.openapis.openapi.models.components.Subtitles
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata() - Method in class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata() - Method in class org.openapis.openapi.models.components.UpdateMedia
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody
Retrieves breakdown values for a specified metric and timespan
metadata() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
Retrieves breakdown values for a specified metric and timespan
metadata() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody
metadata that has to be paased for metric calculations.
metadata() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
"Tag a video in "key" : "value" pairs for searchable metadata.
metadata() - Method in class org.openapis.openapi.models.operations.Subtitles
"Tag a video in "key" : "value" pairs for searchable metadata.
metadata() - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBody
 
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.CreateMediaResponse.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.DirectUploadResponse.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.GenerateTrackResponse.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.InputMediaSettings.Builder
Custom key–value pairs for tagging livestreams.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.LiveSimulcast.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.Media.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.MediaCancelResponse.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.PatchLiveStreamRequest.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.SimulcastRequest.Builder
You can search for videos with specific key-value pairs using metadata, when you tag a video in "key":"value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.SimulcastResponseData.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.SimulcastUpdateRequest.Builder
You can search for videos with specific key-value pairs using metadata, when you tag a video in "key":"value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.Subtitles.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
"Tag a video in "key" : "value" pairs for searchable metadata.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.operations.Subtitles.Builder
"Tag a video in "key" : "value" pairs for searchable metadata.
metadata(Map<String, String>) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBody.Builder
 
metadata(Metadata) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart.Builder
Required when the playlist type is `smart`.
metadata(MetricsmetadataDetails) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody.Builder
Retrieves breakdown values for a specified metric and timespan
metadata(MetricsOverallmetadataDetails) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody.Builder
metadata that has to be paased for metric calculations.
metadata(MetricsTimeseriesmetadataDetails) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody.Builder
Retrieves breakdown values for a specified metric and timespan
metadata(PlaylistByIdResponseMetadata) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart.Builder
Required when the playlist type is `smart`.
Metadata - Class in org.openapis.openapi.models.components
Metadata
Metadata() - Constructor for class org.openapis.openapi.models.components.Metadata
 
Metadata(DateRange, DateRange) - Constructor for class org.openapis.openapi.models.components.Metadata
 
Metadata.Builder - Class in org.openapis.openapi.models.components
 
metric() - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
The metric field represents the name of the Key Performance Indicator (KPI) being tracked or analyzed.
metric(String) - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails.Builder
The metric field represents the name of the Key Performance Indicator (KPI) being tracked or analyzed.
metricId() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
Pass metric Id
metricId() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
Pass metric Id
metricId() - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest
Pass metric Id
metricId(GetTimeseriesDataMetricId) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest.Builder
Pass metric Id
metricId(ListBreakdownValuesMetricId) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest.Builder
Pass metric Id
metricId(ListOverallValuesMetricId) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesRequestBuilder
 
metricId(ListOverallValuesMetricId) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest.Builder
Pass metric Id
metricId(ListOverallValuesMetricId) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequestBuilder
 
metrics() - Method in class org.openapis.openapi.AsyncFastpix
Operations involving metrics
metrics() - Method in class org.openapis.openapi.Fastpix
Operations involving metrics
Metrics - Class in org.openapis.openapi
Operations involving metrics
MetricsBreakdownDetails - Class in org.openapis.openapi.models.components
 
MetricsBreakdownDetails() - Constructor for class org.openapis.openapi.models.components.MetricsBreakdownDetails
 
MetricsBreakdownDetails(JsonNullable<Long>, JsonNullable<Double>, JsonNullable<Long>, JsonNullable<Long>, JsonNullable<String>) - Constructor for class org.openapis.openapi.models.components.MetricsBreakdownDetails
 
MetricsBreakdownDetails.Builder - Class in org.openapis.openapi.models.components
 
MetricsComparisonDetails - Class in org.openapis.openapi.models.components
MetricsComparisonDetails
MetricsComparisonDetails() - Constructor for class org.openapis.openapi.models.components.MetricsComparisonDetails
 
MetricsComparisonDetails(Double, String, String, String, JsonNullable<String>, JsonNullable<List<MetricsComparisonDetails>>) - Constructor for class org.openapis.openapi.models.components.MetricsComparisonDetails
 
MetricsComparisonDetails.Builder - Class in org.openapis.openapi.models.components
 
MetricsmetadataDetails - Class in org.openapis.openapi.models.components
MetricsmetadataDetails
MetricsmetadataDetails() - Constructor for class org.openapis.openapi.models.components.MetricsmetadataDetails
 
MetricsmetadataDetails(String) - Constructor for class org.openapis.openapi.models.components.MetricsmetadataDetails
 
MetricsmetadataDetails.Builder - Class in org.openapis.openapi.models.components
 
MetricsOverallDataDetails - Class in org.openapis.openapi.models.components
MetricsOverallDataDetails
MetricsOverallDataDetails() - Constructor for class org.openapis.openapi.models.components.MetricsOverallDataDetails
 
MetricsOverallDataDetails(JsonNullable<Double>, JsonNullable<Long>, JsonNullable<Long>, JsonNullable<Long>, JsonNullable<Long>, JsonNullable<Double>) - Constructor for class org.openapis.openapi.models.components.MetricsOverallDataDetails
 
MetricsOverallDataDetails.Builder - Class in org.openapis.openapi.models.components
 
MetricsOverallmetadataDetails - Class in org.openapis.openapi.models.components
MetricsOverallmetadataDetails
MetricsOverallmetadataDetails() - Constructor for class org.openapis.openapi.models.components.MetricsOverallmetadataDetails
 
MetricsOverallmetadataDetails(String) - Constructor for class org.openapis.openapi.models.components.MetricsOverallmetadataDetails
 
MetricsOverallmetadataDetails.Builder - Class in org.openapis.openapi.models.components
 
MetricsTimeseriesDataDetails - Class in org.openapis.openapi.models.components
MetricsTimeseriesDataDetails
MetricsTimeseriesDataDetails() - Constructor for class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails
 
MetricsTimeseriesDataDetails(OffsetDateTime, JsonNullable<Double>, JsonNullable<Long>) - Constructor for class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails
 
MetricsTimeseriesDataDetails.Builder - Class in org.openapis.openapi.models.components
 
MetricsTimeseriesmetadataDetails - Class in org.openapis.openapi.models.components
MetricsTimeseriesmetadataDetails
MetricsTimeseriesmetadataDetails() - Constructor for class org.openapis.openapi.models.components.MetricsTimeseriesmetadataDetails
 
MetricsTimeseriesmetadataDetails(String, String) - Constructor for class org.openapis.openapi.models.components.MetricsTimeseriesmetadataDetails
 
MetricsTimeseriesmetadataDetails.Builder - Class in org.openapis.openapi.models.components
 
metricValue() - Method in class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails
The value of the specified metric at the given interval.
metricValue(Double) - Method in class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails.Builder
The value of the specified metric at the given interval.
MIDDLE - Enum constant in enum class org.openapis.openapi.models.components.YAlign
 
MINUTE - Enum constant in enum class org.openapis.openapi.models.operations.GroupBy
 
moderation() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
 
moderation() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
moderation() - Method in class org.openapis.openapi.models.components.GetMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
moderation() - Method in class org.openapis.openapi.models.components.Media
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
moderation() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
moderation() - Method in class org.openapis.openapi.models.components.UpdateMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
moderation() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
 
moderation() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBody
 
moderation(AiResponseRecord) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
moderation(AiResponseRecord) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
moderation(AiResponseRecord) - Method in class org.openapis.openapi.models.components.Media.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
moderation(AiResponseRecord) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
moderation(AiResponseRecord) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
moderation(Moderation) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
 
moderation(DirectUploadVideoMediaModeration) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
 
moderation(UpdateMediaModerationModeration) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBody.Builder
 
Moderation - Class in org.openapis.openapi.models.components
 
Moderation() - Constructor for class org.openapis.openapi.models.components.Moderation
 
Moderation(CreateMediaRequestType) - Constructor for class org.openapis.openapi.models.components.Moderation
 
Moderation.Builder - Class in org.openapis.openapi.models.components
 
ModerationResponse - Class in org.openapis.openapi.models.components
 
ModerationResponse() - Constructor for class org.openapis.openapi.models.components.ModerationResponse
 
ModerationResponse(String, Boolean) - Constructor for class org.openapis.openapi.models.components.ModerationResponse
 
ModerationResponse.Builder - Class in org.openapis.openapi.models.components
 
mp4Support() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
"capped_4k": Generates an mp4 video file up to 4k resolution "audioOnly": Generates an m4a audio file of the media file "audioOnly,capped_4k": Generates both video and audio media files for offline viewing
mp4Support() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Determines the type of MP4 support for the media.
mp4Support() - Method in class org.openapis.openapi.models.components.GetMediaResponse
Determines the type of MP4 support for the media.
mp4Support() - Method in class org.openapis.openapi.models.components.Media
Determines the type of MP4 support for the media.
mp4Support() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Generates MP4 video up to 4K ("capped_4k"), m4a audio only ("audioOnly"), or both for offline viewing.
mp4Support() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBody
Determines the type of MP4 support for the media.
mp4Support(CreateMediaRequestMp4Support) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
"capped_4k": Generates an mp4 video file up to 4k resolution "audioOnly": Generates an m4a audio file of the media file "audioOnly,capped_4k": Generates both video and audio media files for offline viewing
mp4Support(GetAllMediaResponseMp4Support) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
Determines the type of MP4 support for the media.
mp4Support(GetMediaResponseMp4Support) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
Determines the type of MP4 support for the media.
mp4Support(MediaMp4Support) - Method in class org.openapis.openapi.models.components.Media.Builder
Determines the type of MP4 support for the media.
mp4Support(DirectUploadVideoMediaMp4Support) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
Generates MP4 video up to 4K ("capped_4k"), m4a audio only ("audioOnly"), or both for offline viewing.
mp4Support(UpdatedMp4SupportMp4Support) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBody.Builder
Determines the type of MP4 support for the media.
MS_MY - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
Multipart - Class in org.openapis.openapi.utils
 
Multipart.Builder - Class in org.openapis.openapi.utils
 

N

name() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual
Name of the playlist.
name() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
Name of the playlist.
name() - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
value can be score that ranges from 0 to 100
name() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
The name of the playlist set by the user
name() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
The name of the playlist set by the user
name() - Method in class org.openapis.openapi.models.components.PlaylistItem
The name of the playlist set by the user
name() - Method in class org.openapis.openapi.models.components.UpdatePlaylistRequest
New name to the playlist.
name() - Method in class org.openapis.openapi.utils.QueryParameter
 
name(String) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual.Builder
Name of the playlist.
name(String) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart.Builder
Name of the playlist.
name(String) - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails.Builder
value can be score that ranges from 0 to 100
name(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual.Builder
The name of the playlist set by the user
name(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart.Builder
The name of the playlist set by the user
name(String) - Method in class org.openapis.openapi.models.components.PlaylistItem.Builder
The name of the playlist set by the user
name(String) - Method in class org.openapis.openapi.models.components.UpdatePlaylistRequest.Builder
New name to the playlist.
namedEntities() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
Enable or disable named entity extraction.
namedEntities() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
namedEntities() - Method in class org.openapis.openapi.models.components.GetMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
namedEntities() - Method in class org.openapis.openapi.models.components.Media
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
namedEntities() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
namedEntities() - Method in class org.openapis.openapi.models.components.UpdateMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
namedEntities() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Enable or disable named entity extraction.
namedEntities() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBody
Enable or disable named entity extraction.
namedEntities(boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBody.Builder
Enable or disable named entity extraction.
namedEntities(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
Enable or disable named entity extraction.
namedEntities(Boolean) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
Enable or disable named entity extraction.
namedEntities(AiResponseRecord) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
namedEntities(AiResponseRecord) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
namedEntities(AiResponseRecord) - Method in class org.openapis.openapi.models.components.Media.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
namedEntities(AiResponseRecord) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
namedEntities(AiResponseRecord) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
NamedEntitiesResponse - Class in org.openapis.openapi.models.components
 
NamedEntitiesResponse() - Constructor for class org.openapis.openapi.models.components.NamedEntitiesResponse
 
NamedEntitiesResponse(String, Boolean) - Constructor for class org.openapis.openapi.models.components.NamedEntitiesResponse
 
NamedEntitiesResponse.Builder - Class in org.openapis.openapi.models.components
 
NB_NO - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
next() - Method in class org.openapis.openapi.utils.BlockingParser
Read the next parsed result from the Reader.
next() - Method in class org.openapis.openapi.utils.EventStream
Returns the next message.
next() - Method in class org.openapis.openapi.utils.StreamingParser
Check if there are additional complete items in the buffer.
NL - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestLanguageCode
 
NL - Enum constant in enum class org.openapis.openapi.models.operations.LanguageCode
 
NL_BE - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
NL_BE - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
NL_BE - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
NLNL - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
NLNL - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
NLNL - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
NONE - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support.GetAllMediaResponseMp4SupportEnum
 
NONE - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseMp4Support.GetMediaResponseMp4SupportEnum
 
NONE - Enum constant in enum class org.openapis.openapi.models.components.MediaMp4Support.MediaMp4SupportEnum
 
NONE - Enum constant in enum class org.openapis.openapi.models.operations.UpdatedMp4SupportMp4Support
 
NONE - Enum constant in enum class org.openapis.openapi.utils.RetryConfig.Strategy
 
NONE - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support
 
NONE - Static variable in class org.openapis.openapi.models.components.GetMediaResponseMp4Support
 
NONE - Static variable in class org.openapis.openapi.models.components.MediaMp4Support
 
NONO - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
NONO - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
NONO - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
NonRetryableException - Exception Class in org.openapis.openapi.utils
 
NonRetryableException(Throwable) - Constructor for exception class org.openapis.openapi.utils.NonRetryableException
 
noRetries() - Method in class org.openapis.openapi.utils.RetryConfig.Builder
Disables retries (sets strategy to "none").
noRetries() - Static method in class org.openapis.openapi.utils.RetryConfig
 
notes() - Method in class org.openapis.openapi.models.components.ErrorDetails
Information about the specific error.
notes() - Method in class org.openapis.openapi.models.components.TopErrorDetails
Information about the specific error.
notes(String) - Method in class org.openapis.openapi.models.components.ErrorDetails.Builder
Information about the specific error.
notes(String) - Method in class org.openapis.openapi.models.components.TopErrorDetails.Builder
Information about the specific error.
numberOfViews() - Method in class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails
The total number of views recorded during that interval.
numberOfViews(Long) - Method in class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails.Builder
The total number of views recorded during that interval.

O

oauthScopes() - Method in class org.openapis.openapi.utils.Hook.AfterErrorContextImpl
 
oauthScopes() - Method in class org.openapis.openapi.utils.Hook.AfterSuccessContextImpl
 
oauthScopes() - Method in class org.openapis.openapi.utils.Hook.BeforeRequestContextImpl
 
oauthScopes() - Method in interface org.openapis.openapi.utils.Hook.HookContext
 
object() - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse
Media details updated successfully
object() - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
Media details updated successfully
object() - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse
Upload cancelled successfully
object() - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
Playback ID for a media content.
object() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
Deleted a Playback Id successfully
object() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse
Delete a video media
object() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
Delete a video media
object() - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
Direct upload created successfully
object() - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
Media details updated successfully
object() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
DRM configuration retrieved successfully
object() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
DRM configuration(s) retrieved successfully
object() - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse
Get a video media by id
object() - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
Get media summary
object() - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
Successfully retrieved playback ID details
object() - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
Get filter/ dimension value details by dimension name.
object() - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
Get a video view by id
object() - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
Get filter/ dimension value details by dimension name.
object() - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse
Get the list of Views
object() - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
Get filter/ dimension value details by dimension name.
object() - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse
Get the list of Views
object() - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse
Get filter/ dimension value details by dimension name.
object() - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
Get filter / dimension value details by dimension name.
object() - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
List of video media
object() - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse
List of video media
object() - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
Get filter/ dimension value details by dimension name.
object() - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
Successfully retrieved playback IDs and their restrictions
object() - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse
List of video media
object() - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
Get the list of Views
object() - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
Get video media input information
object() - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
Media details updated successfully
object() - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
Media details updated successfully
object() - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
Successfully updated domain restrictions
object() - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
Media details updated successfully
object() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
Media details updated successfully with the chapters feature enabled or disabled
object() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
Media details updated successfully with the named entity extraction feature enabled or disabled
object() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
Media details updated successfully with the named entity extraction feature enabled or disabled
object() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
Media details updated successfully with the generated summary
object() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
Media details updated successfully
object() - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
Successfully updated user-agent restrictions
object() - Method in class org.openapis.openapi.models.operations.CancelUploadResponse
Upload cancelled successfully
object() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
Playback ID for a media content.
object() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
Deleted a Playback Id successfully
object() - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse
Delete a video media
object() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
Delete a video media
object() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
Direct upload created successfully
object() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
Media details updated successfully
object() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
DRM configuration retrieved successfully
object() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
DRM configuration(s) retrieved successfully
object() - Method in class org.openapis.openapi.models.operations.GetMediaResponse
Get a video media by id
object() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse
Get media summary
object() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse
Successfully retrieved playback ID details
object() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
Get filter/ dimension value details by dimension name.
object() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
Get a video view by id
object() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
Get filter/ dimension value details by dimension name.
object() - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse
Get the list of Views
object() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse
Get filter/ dimension value details by dimension name.
object() - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse
Get the list of Views
object() - Method in class org.openapis.openapi.models.operations.ListErrorsResponse
Get filter/ dimension value details by dimension name.
object() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
Get filter / dimension value details by dimension name.
object() - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse
List of video media
object() - Method in class org.openapis.openapi.models.operations.ListMediaResponse
List of video media
object() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse
Get filter/ dimension value details by dimension name.
object() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
Successfully retrieved playback IDs and their restrictions
object() - Method in class org.openapis.openapi.models.operations.ListUploadsResponse
List of video media
object() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse
Get the list of Views
object() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
Get video media input information
object() - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse
Media details updated successfully
object() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
Media details updated successfully
object() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
Successfully updated domain restrictions
object() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
Media details updated successfully
object() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
Media details updated successfully with the chapters feature enabled or disabled
object() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
Media details updated successfully with the named entity extraction feature enabled or disabled
object() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
Media details updated successfully with the named entity extraction feature enabled or disabled
object() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
Media details updated successfully with the generated summary
object() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
Media details updated successfully
object() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
Successfully updated user-agent restrictions
object(AddMediaTrackResponseBody) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse.Builder
Media details updated successfully
object(AddMediaTrackResponseBody) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse.Builder
Media details updated successfully
object(CancelUploadResponseBody) - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse.Builder
Upload cancelled successfully
object(CancelUploadResponseBody) - Method in class org.openapis.openapi.models.operations.CancelUploadResponse.Builder
Upload cancelled successfully
object(CreateMediaPlaybackIdResponseBody) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse.Builder
Playback ID for a media content.
object(CreateMediaPlaybackIdResponseBody) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse.Builder
Playback ID for a media content.
object(DeleteMediaPlaybackIdResponseBody) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse.Builder
Deleted a Playback Id successfully
object(DeleteMediaPlaybackIdResponseBody) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse.Builder
Deleted a Playback Id successfully
object(DeleteMediaResponseBody) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse.Builder
Delete a video media
object(DeleteMediaResponseBody) - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse.Builder
Delete a video media
object(DeleteMediaTrackResponseBody) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse.Builder
Delete a video media
object(DeleteMediaTrackResponseBody) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse.Builder
Delete a video media
object(DirectUploadVideoMediaResponseBody) - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse.Builder
Direct upload created successfully
object(DirectUploadVideoMediaResponseBody) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse.Builder
Direct upload created successfully
object(GenerateSubtitleTrackResponseBody) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse.Builder
Media details updated successfully
object(GenerateSubtitleTrackResponseBody) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse.Builder
Media details updated successfully
object(GetDrmConfigurationByIdResponseBody) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse.Builder
DRM configuration retrieved successfully
object(GetDrmConfigurationByIdResponseBody) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse.Builder
DRM configuration retrieved successfully
object(GetDrmConfigurationResponseBody) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse.Builder
DRM configuration(s) retrieved successfully
object(GetDrmConfigurationResponseBody) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse.Builder
DRM configuration(s) retrieved successfully
object(GetMediaResponseBody) - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse.Builder
Get a video media by id
object(GetMediaResponseBody) - Method in class org.openapis.openapi.models.operations.GetMediaResponse.Builder
Get a video media by id
object(GetMediaSummaryResponseBody) - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse.Builder
Get media summary
object(GetMediaSummaryResponseBody) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse.Builder
Get media summary
object(GetPlaybackIdResponseBody) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse.Builder
Successfully retrieved playback ID details
object(GetPlaybackIdResponseBody) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse.Builder
Successfully retrieved playback ID details
object(GetTimeseriesDataResponseBody) - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse.Builder
Get filter/ dimension value details by dimension name.
object(GetTimeseriesDataResponseBody) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse.Builder
Get filter/ dimension value details by dimension name.
object(GetVideoViewDetailsResponseBody) - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse.Builder
Get a video view by id
object(GetVideoViewDetailsResponseBody) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse.Builder
Get a video view by id
object(ListBreakdownValuesResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse.Builder
Get filter/ dimension value details by dimension name.
object(ListBreakdownValuesResponseBody) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse.Builder
Get filter/ dimension value details by dimension name.
object(ListByTopContentResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse.Builder
Get the list of Views
object(ListByTopContentResponseBody) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse.Builder
Get the list of Views
object(ListComparisonValuesResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse.Builder
Get filter/ dimension value details by dimension name.
object(ListComparisonValuesResponseBody) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse.Builder
Get filter/ dimension value details by dimension name.
object(ListDimensionsResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse.Builder
Get the list of Views
object(ListDimensionsResponseBody) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse.Builder
Get the list of Views
object(ListErrorsResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse.Builder
Get filter/ dimension value details by dimension name.
object(ListErrorsResponseBody) - Method in class org.openapis.openapi.models.operations.ListErrorsResponse.Builder
Get filter/ dimension value details by dimension name.
object(ListFilterValuesForDimensionResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse.Builder
Get filter / dimension value details by dimension name.
object(ListFilterValuesForDimensionResponseBody) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse.Builder
Get filter / dimension value details by dimension name.
object(ListLiveClipsResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse.Builder
List of video media
object(ListLiveClipsResponseBody) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse.Builder
List of video media
object(ListMediaResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse.Builder
List of video media
object(ListMediaResponseBody) - Method in class org.openapis.openapi.models.operations.ListMediaResponse.Builder
List of video media
object(ListOverallValuesResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse.Builder
Get filter/ dimension value details by dimension name.
object(ListOverallValuesResponseBody) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse.Builder
Get filter/ dimension value details by dimension name.
object(ListPlaybackIdsResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse.Builder
Successfully retrieved playback IDs and their restrictions
object(ListPlaybackIdsResponseBody) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse.Builder
Successfully retrieved playback IDs and their restrictions
object(ListUploadsResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse.Builder
List of video media
object(ListUploadsResponseBody) - Method in class org.openapis.openapi.models.operations.ListUploadsResponse.Builder
List of video media
object(ListVideoViewsResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse.Builder
Get the list of Views
object(ListVideoViewsResponseBody) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse.Builder
Get the list of Views
object(RetrieveMediaInputInfoResponseBody) - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse.Builder
Get video media input information
object(RetrieveMediaInputInfoResponseBody) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse.Builder
Get video media input information
object(UpdatedMediaResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse.Builder
Media details updated successfully
object(UpdatedMediaResponseBody) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse.Builder
Media details updated successfully
object(UpdatedMp4SupportResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse.Builder
Media details updated successfully
object(UpdatedMp4SupportResponseBody) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse.Builder
Media details updated successfully
object(UpdateDomainRestrictionsResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse.Builder
Successfully updated domain restrictions
object(UpdateDomainRestrictionsResponseBody) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse.Builder
Successfully updated domain restrictions
object(UpdatedSourceAccessResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse.Builder
Media details updated successfully
object(UpdatedSourceAccessResponseBody) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse.Builder
Media details updated successfully
object(UpdateMediaChaptersResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse.Builder
Media details updated successfully with the chapters feature enabled or disabled
object(UpdateMediaChaptersResponseBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse.Builder
Media details updated successfully with the chapters feature enabled or disabled
object(UpdateMediaModerationResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse.Builder
Media details updated successfully with the named entity extraction feature enabled or disabled
object(UpdateMediaModerationResponseBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse.Builder
Media details updated successfully with the named entity extraction feature enabled or disabled
object(UpdateMediaNamedEntitiesResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse.Builder
Media details updated successfully with the named entity extraction feature enabled or disabled
object(UpdateMediaNamedEntitiesResponseBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse.Builder
Media details updated successfully with the named entity extraction feature enabled or disabled
object(UpdateMediaSummaryResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse.Builder
Media details updated successfully with the generated summary
object(UpdateMediaSummaryResponseBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse.Builder
Media details updated successfully with the generated summary
object(UpdateMediaTrackResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse.Builder
Media details updated successfully
object(UpdateMediaTrackResponseBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse.Builder
Media details updated successfully
object(UpdateUserAgentRestrictionsResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse.Builder
Successfully updated user-agent restrictions
object(UpdateUserAgentRestrictionsResponseBody) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse.Builder
Successfully updated user-agent restrictions
OBJECT - Enum constant in enum class org.openapis.openapi.utils.Types
 
of(double) - Static method in class org.openapis.openapi.models.components.ErrorDetailsPercentage
 
of(double) - Static method in class org.openapis.openapi.models.components.TopErrorDetailsPercentage
 
of(double) - Static method in class org.openapis.openapi.models.components.UniqueViewersEffectedPercentage
 
of(long) - Static method in class org.openapis.openapi.models.components.ErrorDetailsPercentage
 
of(long) - Static method in class org.openapis.openapi.models.components.EventTime
 
of(long) - Static method in class org.openapis.openapi.models.components.PlayerHeight
 
of(long) - Static method in class org.openapis.openapi.models.components.PlayerViewCount
 
of(long) - Static method in class org.openapis.openapi.models.components.PropertyId
 
of(long) - Static method in class org.openapis.openapi.models.components.TopErrorDetailsPercentage
 
of(long) - Static method in class org.openapis.openapi.models.components.UniqueViewersEffectedPercentage
 
of(long) - Static method in class org.openapis.openapi.models.components.ViewerTime
 
of(TypeReference<?>, Utils.JsonShape) - Static method in class org.openapis.openapi.utils.Utils.TypeReferenceWithShape
 
of(String) - Static method in class org.openapis.openapi.models.components.AccessPolicy
Returns a AccessPolicy with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.AddTrackResponseType
Returns a AddTrackResponseType with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.AudioTrackType
Returns a AudioTrackType with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution
Returns a CreateMediaResponseMaxResolution with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality
Returns a CreateMediaResponseMediaQuality with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.CreateMediaResponseStatus
Returns a CreateMediaResponseStatus with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality
Returns a DirectUploadResponseMediaQuality with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.DirectUploadStatus
Returns a DirectUploadStatus with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.EventTime
 
of(String) - Static method in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
Returns a GenerateTrackResponseLanguageCode with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.GenerateTrackResponseType
Returns a GenerateTrackResponseType with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution
Returns a GetAllMediaResponseMaxResolution with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality
Returns a GetAllMediaResponseMediaQuality with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support
Returns a GetAllMediaResponseMp4Support with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
Returns a GetAllMediaResponseSourceResolution with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
Returns a GetAllMediaResponseStatus with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.GetMediaResponseMaxResolution
Returns a GetMediaResponseMaxResolution with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.GetMediaResponseMediaQuality
Returns a GetMediaResponseMediaQuality with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.GetMediaResponseMp4Support
Returns a GetMediaResponseMp4Support with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
Returns a GetMediaResponseSourceResolution with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.GetMediaResponseStatus
Returns a GetMediaResponseStatus with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution
Returns a LiveMediaClipsMaxResolution with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
Returns a LiveMediaClipsSourceResolution with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.LiveMediaClipsStatus
Returns a LiveMediaClipsStatus with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.MediaClipResponseStatus
Returns a MediaClipResponseStatus with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.MediaMaxResolution
Returns a MediaMaxResolution with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.MediaMediaQuality
Returns a MediaMediaQuality with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.MediaMp4Support
Returns a MediaMp4Support with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.MediaSourceResolution
Returns a MediaSourceResolution with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.MediaStatus
Returns a MediaStatus with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.PlayerHeight
 
of(String) - Static method in class org.openapis.openapi.models.components.PlayerViewCount
 
of(String) - Static method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManualType
Returns a PlaylistByIdResponseDataManualType with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmartType
Returns a PlaylistByIdResponseDataSmartType with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.PlaylistItemType
Returns a PlaylistItemType with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.PlaylistOrder
Returns a PlaylistOrder with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.PolicyAction
Returns a PolicyAction with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.PropertyId
 
of(String) - Static method in class org.openapis.openapi.models.components.Resolution
Returns a Resolution with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution
Returns a SourceAccessMediaMaxResolution with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality
Returns a SourceAccessMediaMediaQuality with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
Returns a SourceAccessMediaSourceResolution with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.SourceAccessMediaStatus
Returns a SourceAccessMediaStatus with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.SubtitleTrackType
Returns a SubtitleTrackType with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality
Returns a UnusedDirectUploadResponseMediaQuality with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.UnusedDirectUploadStatus
Returns a UnusedDirectUploadStatus with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.UpdateMediaMaxResolution
Returns a UpdateMediaMaxResolution with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.UpdateMediaMediaQuality
Returns a UpdateMediaMediaQuality with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
Returns a UpdateMediaSourceResolution with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.UpdateMediaStatus
Returns a UpdateMediaStatus with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.UpdateTrackResponseType
Returns a UpdateTrackResponseType with the given value.
of(String) - Static method in class org.openapis.openapi.models.components.ViewerTime
 
of(String) - Static method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy
Returns a GetPlaybackIdAccessPolicy with the given value.
of(String) - Static method in class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy
Returns a GetPlaybackIdDomainsDefaultPolicy with the given value.
of(String) - Static method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy
Returns a GetPlaybackIdUserAgentsDefaultPolicy with the given value.
of(String) - Static method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy
Returns a ListPlaybackIdsAccessPolicy with the given value.
of(String) - Static method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy
Returns a ListPlaybackIdsDomainsDefaultPolicy with the given value.
of(String) - Static method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy
Returns a ListPlaybackIdsUserAgentsDefaultPolicy with the given value.
of(String, String, boolean) - Static method in class org.openapis.openapi.utils.QueryParameter
 
of(AudioInput) - Static method in class org.openapis.openapi.models.components.Input
 
of(AudioInput) - Static method in class org.openapis.openapi.models.operations.Input
 
of(AudioTrack) - Static method in class org.openapis.openapi.models.components.GetAllMediaResponseTrack
 
of(AudioTrack) - Static method in class org.openapis.openapi.models.components.GetMediaResponseTrack
 
of(AudioTrack) - Static method in class org.openapis.openapi.models.components.LiveMediaClipsTrack
 
of(AudioTrack) - Static method in class org.openapis.openapi.models.components.MediaTrack
 
of(AudioTrack) - Static method in class org.openapis.openapi.models.components.SourceAccessMediaTrack
 
of(AudioTrack) - Static method in class org.openapis.openapi.models.components.UpdateMediaTrack
 
of(AudioTrack) - Static method in class org.openapis.openapi.models.operations.Track
 
of(PullVideoInput) - Static method in class org.openapis.openapi.models.components.Input
 
of(PullVideoInputSegment1) - Static method in class org.openapis.openapi.models.components.PullVideoInputSegmentUnion
 
of(PullVideoInputSegment2) - Static method in class org.openapis.openapi.models.components.PullVideoInputSegmentUnion
 
of(SubtitleInput) - Static method in class org.openapis.openapi.models.components.Input
 
of(SubtitleInput) - Static method in class org.openapis.openapi.models.operations.Input
 
of(SubtitleTrack) - Static method in class org.openapis.openapi.models.components.GetAllMediaResponseTrack
 
of(SubtitleTrack) - Static method in class org.openapis.openapi.models.components.GetMediaResponseTrack
 
of(SubtitleTrack) - Static method in class org.openapis.openapi.models.components.LiveMediaClipsTrack
 
of(SubtitleTrack) - Static method in class org.openapis.openapi.models.components.MediaTrack
 
of(SubtitleTrack) - Static method in class org.openapis.openapi.models.components.SourceAccessMediaTrack
 
of(SubtitleTrack) - Static method in class org.openapis.openapi.models.components.UpdateMediaTrack
 
of(SubtitleTrack) - Static method in class org.openapis.openapi.models.operations.Track
 
of(VideoInput) - Static method in class org.openapis.openapi.models.operations.Input
 
of(VideoInputSegment1) - Static method in class org.openapis.openapi.models.components.VideoInputSegmentUnion
 
of(VideoInputSegment2) - Static method in class org.openapis.openapi.models.components.VideoInputSegmentUnion
 
of(VideoTrack) - Static method in class org.openapis.openapi.models.components.GetMediaResponseTrack
 
of(VideoTrack) - Static method in class org.openapis.openapi.models.components.LiveMediaClipsTrack
 
of(VideoTrack) - Static method in class org.openapis.openapi.models.components.MediaTrack
 
of(VideoTrack) - Static method in class org.openapis.openapi.models.components.SourceAccessMediaTrack
 
of(VideoTrack) - Static method in class org.openapis.openapi.models.components.UpdateMediaTrack
 
of(VideoTrack) - Static method in class org.openapis.openapi.models.operations.Track
 
of(VideoTrackForGetAll) - Static method in class org.openapis.openapi.models.components.GetAllMediaResponseTrack
 
of(WatermarkInput) - Static method in class org.openapis.openapi.models.components.Input
 
of(WatermarkInput) - Static method in class org.openapis.openapi.models.operations.Input
 
of(HasSecurity) - Static method in interface org.openapis.openapi.SecuritySource
 
of(T, Utils.JsonShape, TypeReference<T>) - Static method in class org.openapis.openapi.utils.TypedObject
 
offset() - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequest
The page number to retrieve, starting from 1.
offset() - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequest
Offset determines the starting point for data retrieval within a paginated list.
offset() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequest
Offset determines the starting point for data retrieval within a paginated list.
offset() - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest
Offset determines the starting point for data retrieval within a paginated list.
offset() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
Pass the offset value to indicate the page number.
offset() - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest
Offset determines the starting point for data retrieval within a paginated list.
offset() - Method in class org.openapis.openapi.models.operations.ListMediaRequest
Offset determines the starting point for data retrieval within a paginated list.
offset() - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequest
It is used for pagination, indicating the starting point for fetching data.
offset() - Method in class org.openapis.openapi.models.operations.ListUploadsRequest
Offset determines the starting point for data retrieval within a paginated list.
offset() - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
Pass the offset value to indicate the page number.
offset(Long) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.async.ListMediaRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.async.ListUploadsRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequest.Builder
The page number to retrieve, starting from 1.
offset(Long) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequest.Builder
Offset determines the starting point for data retrieval within a paginated list.
offset(Long) - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequest.Builder
Offset determines the starting point for data retrieval within a paginated list.
offset(Long) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest.Builder
Offset determines the starting point for data retrieval within a paginated list.
offset(Long) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest.Builder
Pass the offset value to indicate the page number.
offset(Long) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest.Builder
Offset determines the starting point for data retrieval within a paginated list.
offset(Long) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.ListMediaRequest.Builder
Offset determines the starting point for data retrieval within a paginated list.
offset(Long) - Method in class org.openapis.openapi.models.operations.ListMediaRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequest.Builder
It is used for pagination, indicating the starting point for fetching data.
offset(Long) - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.ListUploadsRequest.Builder
Offset determines the starting point for data retrieval within a paginated list.
offset(Long) - Method in class org.openapis.openapi.models.operations.ListUploadsRequestBuilder
 
offset(Long) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest.Builder
Pass the offset value to indicate the page number.
OFFSET_DATE_TIME_STRICT - Static variable in class org.openapis.openapi.utils.Deserializers
 
offsetCount() - Method in class org.openapis.openapi.models.components.DataPagination
The total number of offsets based on limit.
offsetCount() - Method in class org.openapis.openapi.models.components.LiveStreamPagination
The offset count is expressed as total records by limit.
offsetCount() - Method in class org.openapis.openapi.models.components.MediaClipResponsePagination
The number of items returned in the current response.
offsetCount() - Method in class org.openapis.openapi.models.components.Pagination
The offset count is expressed as total records by limit
offsetCount() - Method in class org.openapis.openapi.models.components.SigningKeysPagination
The offset count is expressed as total records by limit
offsetCount(Long) - Method in class org.openapis.openapi.models.components.DataPagination.Builder
The total number of offsets based on limit.
offsetCount(Long) - Method in class org.openapis.openapi.models.components.LiveStreamPagination.Builder
The offset count is expressed as total records by limit.
offsetCount(Long) - Method in class org.openapis.openapi.models.components.MediaClipResponsePagination.Builder
The number of items returned in the current response.
offsetCount(Long) - Method in class org.openapis.openapi.models.components.Pagination.Builder
The offset count is expressed as total records by limit
offsetCount(Long) - Method in class org.openapis.openapi.models.components.SigningKeysPagination.Builder
The offset count is expressed as total records by limit
ONE_THOUSAND_AND_EIGHTY - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution.GetAllMediaResponseSourceResolutionEnum
 
ONE_THOUSAND_AND_EIGHTY - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseSourceResolution.GetMediaResponseSourceResolutionEnum
 
ONE_THOUSAND_AND_EIGHTY - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution.LiveMediaClipsSourceResolutionEnum
 
ONE_THOUSAND_AND_EIGHTY - Enum constant in enum class org.openapis.openapi.models.components.MediaSourceResolution.MediaSourceResolutionEnum
 
ONE_THOUSAND_AND_EIGHTY - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution.SourceAccessMediaSourceResolutionEnum
 
ONE_THOUSAND_AND_EIGHTY - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
 
ONE_THOUSAND_AND_EIGHTY - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
ONE_THOUSAND_AND_EIGHTY - Static variable in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
ONE_THOUSAND_AND_EIGHTY - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
ONE_THOUSAND_AND_EIGHTY - Static variable in class org.openapis.openapi.models.components.MediaSourceResolution
 
ONE_THOUSAND_AND_EIGHTY - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
ONE_THOUSAND_AND_EIGHTY - Static variable in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.CreateLiveStreamRequestMaxResolution
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestMaxResolution
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution.CreateMediaResponseMaxResolutionEnum
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution.GetAllMediaResponseMaxResolutionEnum
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution.GetAllMediaResponseSourceResolutionEnum
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseMaxResolution.GetMediaResponseMaxResolutionEnum
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseSourceResolution.GetMediaResponseSourceResolutionEnum
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution.LiveMediaClipsMaxResolutionEnum
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution.LiveMediaClipsSourceResolutionEnum
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.MediaMaxResolution.MediaMaxResolutionEnum
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.MediaSourceResolution.MediaSourceResolutionEnum
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.Resolution.ResolutionEnum
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution.SourceAccessMediaMaxResolutionEnum
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution.SourceAccessMediaSourceResolutionEnum
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaMaxResolution.UpdateMediaMaxResolutionEnum
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.operations.MaxResolution
 
ONE_THOUSAND_AND_EIGHTYP - Enum constant in enum class org.openapis.openapi.models.operations.Resolution
 
ONE_THOUSAND_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution
 
ONE_THOUSAND_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution
 
ONE_THOUSAND_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
ONE_THOUSAND_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.GetMediaResponseMaxResolution
 
ONE_THOUSAND_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
ONE_THOUSAND_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution
 
ONE_THOUSAND_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
ONE_THOUSAND_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.MediaMaxResolution
 
ONE_THOUSAND_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.MediaSourceResolution
 
ONE_THOUSAND_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.Resolution
 
ONE_THOUSAND_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution
 
ONE_THOUSAND_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
ONE_THOUSAND_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.UpdateMediaMaxResolution
 
ONE_THOUSAND_AND_EIGHTYP - Static variable in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTY - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution.GetAllMediaResponseSourceResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTY - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseSourceResolution.GetMediaResponseSourceResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTY - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution.LiveMediaClipsSourceResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTY - Enum constant in enum class org.openapis.openapi.models.components.MediaSourceResolution.MediaSourceResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTY - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution.SourceAccessMediaSourceResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTY - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTY - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTY - Static variable in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTY - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTY - Static variable in class org.openapis.openapi.models.components.MediaSourceResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTY - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTY - Static variable in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestMaxResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution.CreateMediaResponseMaxResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution.GetAllMediaResponseMaxResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution.GetAllMediaResponseSourceResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseMaxResolution.GetMediaResponseMaxResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseSourceResolution.GetMediaResponseSourceResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution.LiveMediaClipsMaxResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution.LiveMediaClipsSourceResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.MediaMaxResolution.MediaMaxResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.MediaSourceResolution.MediaSourceResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.Resolution.ResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution.SourceAccessMediaMaxResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution.SourceAccessMediaSourceResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaMaxResolution.UpdateMediaMaxResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.operations.MaxResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Enum constant in enum class org.openapis.openapi.models.operations.Resolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Static variable in class org.openapis.openapi.models.components.GetMediaResponseMaxResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Static variable in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Static variable in class org.openapis.openapi.models.components.MediaMaxResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Static variable in class org.openapis.openapi.models.components.MediaSourceResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Static variable in class org.openapis.openapi.models.components.Resolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Static variable in class org.openapis.openapi.models.components.UpdateMediaMaxResolution
 
ONE_THOUSAND_FOUR_HUNDRED_AND_FORTYP - Static variable in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
OneOfDeserializer<T> - Class in org.openapis.openapi.utils
 
OneOfDeserializer(Class<T>, boolean, Utils.TypeReferenceWithShape...) - Constructor for class org.openapis.openapi.utils.OneOfDeserializer
Constructor.
opacity() - Method in class org.openapis.openapi.models.components.WatermarkInput
Opacity of the watermark in percentage.
opacity(String) - Method in class org.openapis.openapi.models.components.WatermarkInput.Builder
Opacity of the watermark in percentage.
OPENAPI_DOC_VERSION - Static variable in class org.openapis.openapi.SDKConfiguration
 
operatingSystem() - Method in class org.openapis.openapi.models.components.ViewsList
Operating System signifies the software platform utilized by the viewer
operatingSystem(String) - Method in class org.openapis.openapi.models.components.ViewsList.Builder
Operating System signifies the software platform utilized by the viewer
operationId() - Method in class org.openapis.openapi.utils.Hook.AfterErrorContextImpl
 
operationId() - Method in class org.openapis.openapi.utils.Hook.AfterSuccessContextImpl
 
operationId() - Method in class org.openapis.openapi.utils.Hook.BeforeRequestContextImpl
 
operationId() - Method in interface org.openapis.openapi.utils.Hook.HookContext
 
Operations - Class in org.openapis.openapi.operations
 
Operations() - Constructor for class org.openapis.openapi.operations.Operations
 
Operations.AsyncOperation<ResT> - Interface in org.openapis.openapi.operations
Base interface for all async operations
Operations.AsyncRequestlessOperation<ResT> - Interface in org.openapis.openapi.operations
Interface for async operations that don't require a request parameter
Operations.AsyncRequestOperation<ReqT,ResT> - Interface in org.openapis.openapi.operations
Interface for async operations that require a request parameter
Operations.Operation<ResT> - Interface in org.openapis.openapi.operations
Base interface for all operations
Operations.RequestlessOperation<ResT> - Interface in org.openapis.openapi.operations
Interface for operations that don't require a request parameter
Operations.RequestOperation<ReqT,ResT> - Interface in org.openapis.openapi.operations
Interface for operations that require a request parameter
optimizeAudio() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
normalize volume of the audio track.
optimizeAudio() - Method in class org.openapis.openapi.models.components.CreateMediaResponse
Enhance the quality and volume of the audio track.
optimizeAudio() - Method in class org.openapis.openapi.models.components.DirectUploadResponse
Enhance the quality and volume of the audio track.
optimizeAudio() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse
Enhance the quality and volume of the audio track.
optimizeAudio() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Enhance the quality and volume of the audio track.
optimizeAudio(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
normalize volume of the audio track.
optimizeAudio(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaResponse.Builder
Enhance the quality and volume of the audio track.
optimizeAudio(Boolean) - Method in class org.openapis.openapi.models.components.DirectUploadResponse.Builder
Enhance the quality and volume of the audio track.
optimizeAudio(Boolean) - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse.Builder
Enhance the quality and volume of the audio track.
optimizeAudio(Boolean) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
Enhance the quality and volume of the audio track.
Options - Class in org.openapis.openapi.utils
 
Options.Builder - Class in org.openapis.openapi.utils
 
Options.Option - Enum Class in org.openapis.openapi.utils
 
orderBy() - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequest
The list of value can be order in two ways DESC (Descending) or ASC (Ascending).
orderBy() - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest
The values in the list can be arranged in two ways DESC (Descending) or ASC (Ascending).
orderBy() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
Pass this value to order the metrics list by.
orderBy() - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest
The values in the list can be arranged in two ways: DESC (Descending) or ASC (Ascending).
orderBy() - Method in class org.openapis.openapi.models.operations.ListMediaRequest
The values in the list can be arranged in two ways: DESC (Descending) or ASC (Ascending).
orderBy() - Method in class org.openapis.openapi.models.operations.ListUploadsRequest
The values in the list can be arranged in two ways: DESC (Descending) or ASC (Ascending).
orderBy() - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
Pass this value to sort the view list by.
orderBy(String) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest.Builder
Pass this value to order the metrics list by.
orderBy(String) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest.Builder
Pass this value to sort the view list by.
orderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsRequestBuilder
 
orderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsRequestBuilder
 
orderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.async.ListMediaRequestBuilder
 
orderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.async.ListUploadsRequestBuilder
 
orderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest.Builder
The values in the list can be arranged in two ways DESC (Descending) or ASC (Ascending).
orderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequestBuilder
 
orderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest.Builder
The values in the list can be arranged in two ways: DESC (Descending) or ASC (Ascending).
orderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequestBuilder
 
orderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.ListMediaRequest.Builder
The values in the list can be arranged in two ways: DESC (Descending) or ASC (Ascending).
orderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.ListMediaRequestBuilder
 
orderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.ListUploadsRequest.Builder
The values in the list can be arranged in two ways: DESC (Descending) or ASC (Ascending).
orderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.ListUploadsRequestBuilder
 
orderBy(OrderBy) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsRequestBuilder
 
orderBy(OrderBy) - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequest.Builder
The list of value can be order in two ways DESC (Descending) or ASC (Ascending).
orderBy(OrderBy) - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequestBuilder
 
OrderBy - Enum Class in org.openapis.openapi.models.operations
OrderBy
org.openapis.openapi - package org.openapis.openapi
 
org.openapis.openapi.hooks - package org.openapis.openapi.hooks
 
org.openapis.openapi.models.components - package org.openapis.openapi.models.components
 
org.openapis.openapi.models.errors - package org.openapis.openapi.models.errors
 
org.openapis.openapi.models.operations - package org.openapis.openapi.models.operations
 
org.openapis.openapi.models.operations.async - package org.openapis.openapi.models.operations.async
 
org.openapis.openapi.operations - package org.openapis.openapi.operations
 
org.openapis.openapi.utils - package org.openapis.openapi.utils
 
org.openapis.openapi.utils.reactive - package org.openapis.openapi.utils.reactive
 
OS_NAME - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
OS_NAME - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
OS_VERSION - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
OS_VERSION - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
osName() - Method in class org.openapis.openapi.models.components.Views
Operating System signifies the name of software platform utilized by the viewer.
osName(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Operating System signifies the name of software platform utilized by the viewer.
osVersion() - Method in class org.openapis.openapi.models.components.Views
Operating System Version specifies the specific version of the operating system being used by the viewer
osVersion(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Operating System Version specifies the specific version of the operating system being used by the viewer
outroUrl() - Method in class org.openapis.openapi.models.components.PullVideoInput
The URL of the **outro video** to be added at the end of the media file.
outroUrl() - Method in class org.openapis.openapi.models.components.VideoInput
The url of the outro video which is to be added at the end of the video.
outroUrl(String) - Method in class org.openapis.openapi.models.components.PullVideoInput.Builder
The URL of the **outro video** to be added at the end of the media file.
outroUrl(String) - Method in class org.openapis.openapi.models.components.VideoInput.Builder
The url of the outro video which is to be added at the end of the video.

P

PAGE_CONTEXT - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
PAGE_CONTEXT - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
PAGE_LOAD_TIME - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
PAGE_LOAD_TIME - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
PAGE_LOAD_TIME - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
pageContext() - Method in class org.openapis.openapi.models.components.Views
Page Context provides contextual information about the type of page being accessed.
pageContext(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Page Context provides contextual information about the type of page being accessed.
pageLoadTime() - Method in class org.openapis.openapi.models.components.Views
Page Load Time measures the time from when the user initiates loading the page to when all resources are loaded on the page.
pageLoadTime(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Page Load Time measures the time from when the user initiates loading the page to when all resources are loaded on the page.
pagination() - Method in class org.openapis.openapi.models.components.GetAllPlaylistsResponse
Pagination organizes content into pages for better readability and navigation.
pagination() - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponse
Pagination organizes content into pages for better readability and navigation.
pagination() - Method in class org.openapis.openapi.models.components.GetStreamsResponse
Pagination organizes content into pages for better readability and navigation.
pagination() - Method in class org.openapis.openapi.models.components.MediaClipResponse
 
pagination() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody
Pagination organizes content into pages for better readability and navigation.
pagination() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
Pagination organizes content into pages for better readability and navigation.
pagination() - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponseBody
Pagination organizes content into pages for better readability and navigation.
pagination() - Method in class org.openapis.openapi.models.operations.ListMediaResponseBody
Pagination organizes content into pages for better readability and navigation.
pagination() - Method in class org.openapis.openapi.models.operations.ListUploadsResponseBody
Pagination organizes content into pages for better readability and navigation.
pagination() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody
Pagination organizes content into pages for better readability and navigation.
pagination(DataPagination) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody.Builder
Pagination organizes content into pages for better readability and navigation.
pagination(DataPagination) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody.Builder
Pagination organizes content into pages for better readability and navigation.
pagination(LiveStreamPagination) - Method in class org.openapis.openapi.models.components.GetStreamsResponse.Builder
Pagination organizes content into pages for better readability and navigation.
pagination(MediaClipResponsePagination) - Method in class org.openapis.openapi.models.components.MediaClipResponse.Builder
 
pagination(Pagination) - Method in class org.openapis.openapi.models.components.GetAllPlaylistsResponse.Builder
Pagination organizes content into pages for better readability and navigation.
pagination(Pagination) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody.Builder
Pagination organizes content into pages for better readability and navigation.
pagination(Pagination) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponseBody.Builder
Pagination organizes content into pages for better readability and navigation.
pagination(Pagination) - Method in class org.openapis.openapi.models.operations.ListMediaResponseBody.Builder
Pagination organizes content into pages for better readability and navigation.
pagination(Pagination) - Method in class org.openapis.openapi.models.operations.ListUploadsResponseBody.Builder
Pagination organizes content into pages for better readability and navigation.
pagination(SigningKeysPagination) - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponse.Builder
Pagination organizes content into pages for better readability and navigation.
Pagination - Class in org.openapis.openapi.models.components
Pagination
Pagination() - Constructor for class org.openapis.openapi.models.components.Pagination
 
Pagination(Long, Long, Long) - Constructor for class org.openapis.openapi.models.components.Pagination
 
Pagination.Builder - Class in org.openapis.openapi.models.components
 
parseQueryParams(Class<T>, T, Globals) - Static method in class org.openapis.openapi.utils.QueryParameters
 
password() - Method in class org.openapis.openapi.models.components.Security
 
password(String) - Method in class org.openapis.openapi.models.components.Security.Builder
 
PatchLiveStreamRequest - Class in org.openapis.openapi.models.components
 
PatchLiveStreamRequest() - Constructor for class org.openapis.openapi.models.components.PatchLiveStreamRequest
 
PatchLiveStreamRequest(Map<String, String>, Long) - Constructor for class org.openapis.openapi.models.components.PatchLiveStreamRequest
 
PatchLiveStreamRequest.Builder - Class in org.openapis.openapi.models.components
 
PatchResponseData - Class in org.openapis.openapi.models.components
PatchResponseData
PatchResponseData() - Constructor for class org.openapis.openapi.models.components.PatchResponseData
 
PatchResponseData(String, String, String, Boolean, String, String, Long, OffsetDateTime, Long, Boolean, Boolean, String, Map<String, String>, Boolean, Boolean, List<PlaybackIdResponse>, SrtPlaybackResponse) - Constructor for class org.openapis.openapi.models.components.PatchResponseData
 
PatchResponseData.Builder - Class in org.openapis.openapi.models.components
 
patchResponseDTO() - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
Stream details updated successfully
patchResponseDTO() - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
Stream details updated successfully
patchResponseDTO(PatchResponseDTO) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse.Builder
Stream details updated successfully
patchResponseDTO(PatchResponseDTO) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse.Builder
Stream details updated successfully
PatchResponseDTO - Class in org.openapis.openapi.models.components
PatchResponseDTO
PatchResponseDTO() - Constructor for class org.openapis.openapi.models.components.PatchResponseDTO
 
PatchResponseDTO(Boolean, PatchResponseData) - Constructor for class org.openapis.openapi.models.components.PatchResponseDTO
 
PatchResponseDTO.Builder - Class in org.openapis.openapi.models.components
 
pathParamsAsStream() - Method in class org.openapis.openapi.utils.Globals
 
percentage() - Method in class org.openapis.openapi.models.components.ErrorDetails
views affected by the specific errors.
percentage() - Method in class org.openapis.openapi.models.components.TopErrorDetails
views affected by the specific errors.
percentage(ErrorDetailsPercentage) - Method in class org.openapis.openapi.models.components.ErrorDetails.Builder
views affected by the specific errors.
percentage(TopErrorDetailsPercentage) - Method in class org.openapis.openapi.models.components.TopErrorDetails.Builder
views affected by the specific errors.
PL - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestLanguageCode
 
PL - Enum constant in enum class org.openapis.openapi.models.operations.LanguageCode
 
placement() - Method in class org.openapis.openapi.models.components.WatermarkInput
 
placement(Placement) - Method in class org.openapis.openapi.models.components.WatermarkInput.Builder
 
Placement - Class in org.openapis.openapi.models.components
 
Placement() - Constructor for class org.openapis.openapi.models.components.Placement
 
Placement(XAlign, String, YAlign, String) - Constructor for class org.openapis.openapi.models.components.Placement
 
Placement.Builder - Class in org.openapis.openapi.models.components
 
playback() - Method in class org.openapis.openapi.AsyncFastpix
Operations for video playback management
playback() - Method in class org.openapis.openapi.Fastpix
Operations for video playback management
Playback - Class in org.openapis.openapi
Operations for video playback management
PLAYBACK_FAILED - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
PLAYBACK_FAILED - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
PLAYBACK_FAILURE_PERCENTAGE - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
PLAYBACK_FAILURE_PERCENTAGE - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
PLAYBACK_FAILURE_PERCENTAGE - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
PLAYBACK_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
PLAYBACK_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
PLAYBACK_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
playbackId() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequest
Return the universal unique identifier for playbacks which can contain a maximum of 255 characters.
playbackId() - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequest
Unique identifier for the playbackId
playbackId() - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequest
After creating a new playbackId, FastPix assigns a unique identifier to the playback.
playbackId() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequest
 
playbackId() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest
 
playbackId() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdRequestBuilder
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamRequestBuilder
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdRequestBuilder
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdRequestBuilder
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsRequestBuilder
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsRequestBuilder
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequest.Builder
Return the universal unique identifier for playbacks which can contain a maximum of 255 characters.
playbackId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequestBuilder
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequest.Builder
Unique identifier for the playbackId
playbackId(String) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequestBuilder
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequest.Builder
After creating a new playbackId, FastPix assigns a unique identifier to the playback.
playbackId(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequestBuilder
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequest.Builder
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequestBuilder
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest.Builder
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBuilder
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest.Builder
 
playbackId(String) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBuilder
 
PlaybackId - Class in org.openapis.openapi.models.components
PlaybackId
PlaybackId() - Constructor for class org.openapis.openapi.models.components.PlaybackId
 
PlaybackId(JsonNullable<String>, AccessPolicy, PlaybackIdAccessRestrictions) - Constructor for class org.openapis.openapi.models.components.PlaybackId
 
PlaybackId.Builder - Class in org.openapis.openapi.models.components
 
PlaybackIdAccessRestrictions - Class in org.openapis.openapi.models.components
PlaybackIdAccessRestrictions
PlaybackIdAccessRestrictions() - Constructor for class org.openapis.openapi.models.components.PlaybackIdAccessRestrictions
 
PlaybackIdAccessRestrictions(PlaybackIdDomains, PlaybackIdUserAgents) - Constructor for class org.openapis.openapi.models.components.PlaybackIdAccessRestrictions
 
PlaybackIdAccessRestrictions.Builder - Class in org.openapis.openapi.models.components
 
PlaybackIdDomains - Class in org.openapis.openapi.models.components
PlaybackIdDomains
PlaybackIdDomains() - Constructor for class org.openapis.openapi.models.components.PlaybackIdDomains
 
PlaybackIdDomains(PolicyAction, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.components.PlaybackIdDomains
 
PlaybackIdDomains.Builder - Class in org.openapis.openapi.models.components
 
PlaybackIdRequest - Class in org.openapis.openapi.models.components
 
PlaybackIdRequest() - Constructor for class org.openapis.openapi.models.components.PlaybackIdRequest
 
PlaybackIdRequest(BasicAccessPolicy) - Constructor for class org.openapis.openapi.models.components.PlaybackIdRequest
 
PlaybackIdRequest.Builder - Class in org.openapis.openapi.models.components
 
PlaybackIdResponse - Class in org.openapis.openapi.models.components
PlaybackIdResponse
PlaybackIdResponse() - Constructor for class org.openapis.openapi.models.components.PlaybackIdResponse
 
PlaybackIdResponse(String, String) - Constructor for class org.openapis.openapi.models.components.PlaybackIdResponse
 
PlaybackIdResponse.Builder - Class in org.openapis.openapi.models.components
 
playbackIds() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
A collection of Playback ID objects utilized for crafting HLS playback urls.
playbackIds() - Method in class org.openapis.openapi.models.components.CreateMediaResponse
A collection of Playback ID objects utilized for crafting HLS playback URLs.
playbackIds() - Method in class org.openapis.openapi.models.components.DirectUploadResponse
 
playbackIds() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
A collection of Playback ID objects utilized for crafting HLS playback URLs.
playbackIds() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
A collection of Playback ID objects utilized for crafting HLS playback urls.
playbackIds() - Method in class org.openapis.openapi.models.components.GetMediaResponse
A collection of Playback ID objects utilized for crafting HLS playback URLs.
playbackIds() - Method in class org.openapis.openapi.models.components.LiveMediaClips
A collection of Playback ID objects utilized for crafting HLS playback URLs.
playbackIds() - Method in class org.openapis.openapi.models.components.Media
A collection of Playback ID objects utilized for crafting HLS playback URLs.
playbackIds() - Method in class org.openapis.openapi.models.components.MediaClipResponseData
 
playbackIds() - Method in class org.openapis.openapi.models.components.PatchResponseData
 
playbackIds() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
A collection of Playback ID objects utilized for crafting HLS playback URLs.
playbackIds() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse
 
playbackIds() - Method in class org.openapis.openapi.models.components.UpdateMedia
A collection of Playback ID objects utilized for crafting HLS playback URLs.
playbackIds(List<MediaClipResponsePlaybackId>) - Method in class org.openapis.openapi.models.components.MediaClipResponseData.Builder
 
playbackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.CreateMediaResponse.Builder
A collection of Playback ID objects utilized for crafting HLS playback URLs.
playbackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.DirectUploadResponse.Builder
 
playbackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
A collection of Playback ID objects utilized for crafting HLS playback URLs.
playbackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
A collection of Playback ID objects utilized for crafting HLS playback URLs.
playbackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
A collection of Playback ID objects utilized for crafting HLS playback URLs.
playbackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.Media.Builder
A collection of Playback ID objects utilized for crafting HLS playback URLs.
playbackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
A collection of Playback ID objects utilized for crafting HLS playback URLs.
playbackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
A collection of Playback ID objects utilized for crafting HLS playback URLs.
playbackIds(List<PlaybackIdResponse>) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
A collection of Playback ID objects utilized for crafting HLS playback urls.
playbackIds(List<PlaybackIdResponse>) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
A collection of Playback ID objects utilized for crafting HLS playback urls.
playbackIds(List<PlaybackIdResponse>) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
 
playbackIds(List<UnusedUploadsPlaybackId>) - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse.Builder
 
playbackIdSuccessResponse() - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
New PlaybackId created successfully
playbackIdSuccessResponse() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
Stream details retrieved successfully
playbackIdSuccessResponse() - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
New PlaybackId created successfully
playbackIdSuccessResponse() - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
Stream details retrieved successfully
playbackIdSuccessResponse(PlaybackIdSuccessResponse) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse.Builder
New PlaybackId created successfully
playbackIdSuccessResponse(PlaybackIdSuccessResponse) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse.Builder
Stream details retrieved successfully
playbackIdSuccessResponse(PlaybackIdSuccessResponse) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse.Builder
New PlaybackId created successfully
playbackIdSuccessResponse(PlaybackIdSuccessResponse) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse.Builder
Stream details retrieved successfully
PlaybackIdSuccessResponse - Class in org.openapis.openapi.models.components
PlaybackIdSuccessResponse
PlaybackIdSuccessResponse() - Constructor for class org.openapis.openapi.models.components.PlaybackIdSuccessResponse
 
PlaybackIdSuccessResponse(Boolean, PlaybackIdSuccessResponseData) - Constructor for class org.openapis.openapi.models.components.PlaybackIdSuccessResponse
 
PlaybackIdSuccessResponse.Builder - Class in org.openapis.openapi.models.components
 
PlaybackIdSuccessResponseData - Class in org.openapis.openapi.models.components
 
PlaybackIdSuccessResponseData() - Constructor for class org.openapis.openapi.models.components.PlaybackIdSuccessResponseData
 
PlaybackIdSuccessResponseData(String, String) - Constructor for class org.openapis.openapi.models.components.PlaybackIdSuccessResponseData
 
PlaybackIdSuccessResponseData.Builder - Class in org.openapis.openapi.models.components
 
PlaybackIdUserAgents - Class in org.openapis.openapi.models.components
PlaybackIdUserAgents
PlaybackIdUserAgents() - Constructor for class org.openapis.openapi.models.components.PlaybackIdUserAgents
 
PlaybackIdUserAgents(PolicyAction, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.components.PlaybackIdUserAgents
 
PlaybackIdUserAgents.Builder - Class in org.openapis.openapi.models.components
 
playbackScore() - Method in class org.openapis.openapi.models.components.Views
Playback Success Score represents a numerical value indicating the success or quality of the video playback experience.
playbackScore(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Playback Success Score represents a numerical value indicating the success or quality of the video playback experience.
playbackSettings() - Method in class org.openapis.openapi.models.components.CreateLiveStreamRequest
Displays the result of the playback settings.
playbackSettings(PlaybackSettings) - Method in class org.openapis.openapi.models.components.CreateLiveStreamRequest.Builder
Displays the result of the playback settings.
PlaybackSettings - Class in org.openapis.openapi.models.components
PlaybackSettings
PlaybackSettings() - Constructor for class org.openapis.openapi.models.components.PlaybackSettings
 
PlaybackSettings(BasicAccessPolicy) - Constructor for class org.openapis.openapi.models.components.PlaybackSettings
 
PlaybackSettings.Builder - Class in org.openapis.openapi.models.components
 
PLAYER_AUTOPLAY_ON - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
PLAYER_AUTOPLAY_ON - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
PLAYER_NAME - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
PLAYER_NAME - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
PLAYER_PRELOAD_ON - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
PLAYER_PRELOAD_ON - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
PLAYER_REMOTE_PLAYED - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
PLAYER_REMOTE_PLAYED - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
PLAYER_RESOLUTION - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
PLAYER_RESOLUTION - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
PLAYER_SOFTWARE_NAME - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
PLAYER_SOFTWARE_NAME - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
PLAYER_SOFTWARE_VERSION - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
PLAYER_SOFTWARE_VERSION - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
PLAYER_STARTUP_TIME - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
PLAYER_STARTUP_TIME - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
PLAYER_STARTUP_TIME - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
PLAYER_VERSION - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
PLAYER_VERSION - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
playerAutoplayOn() - Method in class org.openapis.openapi.models.components.Views
Player Autoplay On indicates whether the video player automatically initiated playback of the video content.
playerAutoplayOn(Boolean) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Autoplay On indicates whether the video player automatically initiated playback of the video content.
playerHeight() - Method in class org.openapis.openapi.models.components.Views
Player Height refers to the vertical dimension, measured in pixels, of the video player as it appears on the webpage.
playerHeight(PlayerHeight) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Height refers to the vertical dimension, measured in pixels, of the video player as it appears on the webpage.
PlayerHeight - Class in org.openapis.openapi.models.components
PlayerHeight
PlayerHeight._Deserializer - Class in org.openapis.openapi.models.components
 
playerInitializationTime() - Method in class org.openapis.openapi.models.components.Views
Player Initialization Time measures the duration, in milliseconds, from the initialization of the player within the webpage to its readiness to receive further instructions.
playerInitializationTime(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Initialization Time measures the duration, in milliseconds, from the initialization of the player within the webpage to its readiness to receive further instructions.
playerInstanceId() - Method in class org.openapis.openapi.models.components.Views
Player Instance ID is a unique identifier that distinguishes each instance of the Player class created when initializing a video.
playerInstanceId(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Instance ID is a unique identifier that distinguishes each instance of the Player class created when initializing a video.
playerLanguage() - Method in class org.openapis.openapi.models.components.Views
Player Language indicates the language used for text elements within the video player interface.
playerLanguage(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Language indicates the language used for text elements within the video player interface.
playerName() - Method in class org.openapis.openapi.models.components.Views
Player Name serves to differentiate various configurations or types of players used across the website or application.
playerName(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Name serves to differentiate various configurations or types of players used across the website or application.
playerPlayheadTime() - Method in class org.openapis.openapi.models.components.Event
The player_playhead_time represents the current position of the playhead (the point in the video that is being watched) on the video seekbar, measured in milliseconds.
playerPlayheadTime(Long) - Method in class org.openapis.openapi.models.components.Event.Builder
The player_playhead_time represents the current position of the playhead (the point in the video that is being watched) on the video seekbar, measured in milliseconds.
playerPoster() - Method in class org.openapis.openapi.models.components.Views
Player Poster refers to the image displayed as a preview before the video playback begins.
playerPoster(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Poster refers to the image displayed as a preview before the video playback begins.
playerPreloadOn() - Method in class org.openapis.openapi.models.components.Views
Player Preload On indicates whether the player is configured to preload the video content upon page load.
playerPreloadOn(Boolean) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Preload On indicates whether the player is configured to preload the video content upon page load.
playerRemotePlayed() - Method in class org.openapis.openapi.models.components.Views
Player Remote Played specifies if the video is being remotely played to devices such as AirPlay or Chromecast, obtained from the SDK.
playerRemotePlayed(Boolean) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Remote Played specifies if the video is being remotely played to devices such as AirPlay or Chromecast, obtained from the SDK.
playerResolution() - Method in class org.openapis.openapi.models.components.Views
Player Resolution refers to the resolution of the video player window or viewport where the video content is being displayed.
playerResolution(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Resolution refers to the resolution of the video player window or viewport where the video content is being displayed.
playerSoftwareName() - Method in class org.openapis.openapi.models.components.Views
Represents the name of the video player software or framework used for playback (for example, HTML5, HLS.js, Shaka Player).
playerSoftwareName(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Represents the name of the video player software or framework used for playback (for example, HTML5, HLS.js, Shaka Player).
playerSoftwareVersion() - Method in class org.openapis.openapi.models.components.Views
Player Software Version indicates the version number of the player software installed.
playerSoftwareVersion(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Software Version indicates the version number of the player software installed.
playerSourceDomain() - Method in class org.openapis.openapi.models.components.Views
Specifies the domain or source from which the player was loaded or embedded (for example, stream.fastpix.io or a customer’s custom domain).
playerSourceDomain(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Specifies the domain or source from which the player was loaded or embedded (for example, stream.fastpix.io or a customer’s custom domain).
playerSourceHeight() - Method in class org.openapis.openapi.models.components.Views
Player Source Height denotes the vertical dimension, measured in pixels, of the source video content being transmitted to the player.
playerSourceHeight(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Source Height denotes the vertical dimension, measured in pixels, of the source video content being transmitted to the player.
playerSourceWidth() - Method in class org.openapis.openapi.models.components.Views
Player Source Width represents the width of the source video as perceived by the player, typically measured in pixels.
playerSourceWidth(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Source Width represents the width of the source video as perceived by the player, typically measured in pixels.
playerVersion() - Method in class org.openapis.openapi.models.components.Views
Player Version indicates the version of the player used to render the video content.
playerVersion(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Version indicates the version of the player used to render the video content.
playerViewCount() - Method in class org.openapis.openapi.models.components.Views
Represents the total number of times the video player has been initialized or viewed for a specific session or video.
playerViewCount(PlayerViewCount) - Method in class org.openapis.openapi.models.components.Views.Builder
Represents the total number of times the video player has been initialized or viewed for a specific session or video.
PlayerViewCount - Class in org.openapis.openapi.models.components
PlayerViewCount
PlayerViewCount._Deserializer - Class in org.openapis.openapi.models.components
 
playerWidth() - Method in class org.openapis.openapi.models.components.Views
Player Width refers to the width of the player displayed within the webpage, measured in pixels.
playerWidth(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Player Width refers to the width of the player displayed within the webpage, measured in pixels.
PLAYING_TIME - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
PLAYING_TIME - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
PLAYING_TIME - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
playlist() - Method in class org.openapis.openapi.AsyncFastpix
Operations for playlist management
playlist() - Method in class org.openapis.openapi.Fastpix
Operations for playlist management
Playlist - Class in org.openapis.openapi
Operations for playlist management
playlistByIdResponse() - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
Added media to playlist successfully
playlistByIdResponse() - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
Added media to playlist successfully
playlistByIdResponse() - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
Added media to playlist successfully
playlistByIdResponse() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
Deleted media from playlist successfully
playlistByIdResponse() - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
Successfully retrieved all playlists
playlistByIdResponse() - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
Added media to playlist successfully
playlistByIdResponse() - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
Deleted media from playlist successfully
playlistByIdResponse() - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
Successfully retrieved all playlists
playlistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse.Builder
Added media to playlist successfully
playlistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse.Builder
Added media to playlist successfully
playlistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse.Builder
Added media to playlist successfully
playlistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse.Builder
Deleted media from playlist successfully
playlistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse.Builder
Successfully retrieved all playlists
playlistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse.Builder
Added media to playlist successfully
playlistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse.Builder
Deleted media from playlist successfully
playlistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse.Builder
Successfully retrieved all playlists
PlaylistByIdResponse - Class in org.openapis.openapi.models.components
 
PlaylistByIdResponse(boolean, PlaylistByIdResponseData) - Constructor for class org.openapis.openapi.models.components.PlaylistByIdResponse
 
PlaylistByIdResponse.Builder - Class in org.openapis.openapi.models.components
 
PlaylistByIdResponseData - Interface in org.openapis.openapi.models.components
 
PlaylistByIdResponseDataManual - Class in org.openapis.openapi.models.components
 
PlaylistByIdResponseDataManual(String, String, String, PlaylistByIdResponseDataManualType, String, List<PlaylistByIdResponseMediaListItem>, String, OffsetDateTime, OffsetDateTime, Long) - Constructor for class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
 
PlaylistByIdResponseDataManual(PlaylistByIdResponseDataManualType) - Constructor for class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
 
PlaylistByIdResponseDataManual.Builder - Class in org.openapis.openapi.models.components
 
PlaylistByIdResponseDataManualType - Class in org.openapis.openapi.models.components
PlaylistByIdResponseDataManualType
PlaylistByIdResponseDataManualType.PlaylistByIdResponseDataManualTypeEnum - Enum Class in org.openapis.openapi.models.components
 
PlaylistByIdResponseDataSmart - Class in org.openapis.openapi.models.components
 
PlaylistByIdResponseDataSmart(String, String, String, PlaylistByIdResponseDataSmartType, String, PlaylistOrder, PlaylistByIdResponseMetadata, List<PlaylistByIdResponseMediaListItem>, String, OffsetDateTime, OffsetDateTime, Long) - Constructor for class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
 
PlaylistByIdResponseDataSmart(PlaylistByIdResponseDataSmartType, PlaylistOrder, PlaylistByIdResponseMetadata) - Constructor for class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
 
PlaylistByIdResponseDataSmart.Builder - Class in org.openapis.openapi.models.components
 
PlaylistByIdResponseDataSmartType - Class in org.openapis.openapi.models.components
PlaylistByIdResponseDataSmartType
PlaylistByIdResponseDataSmartType.PlaylistByIdResponseDataSmartTypeEnum - Enum Class in org.openapis.openapi.models.components
 
PlaylistByIdResponseDataTypeIdResolver - Class in org.openapis.openapi.models.components
 
PlaylistByIdResponseDataTypeIdResolver() - Constructor for class org.openapis.openapi.models.components.PlaylistByIdResponseDataTypeIdResolver
 
PlaylistByIdResponseMediaListItem - Class in org.openapis.openapi.models.components
 
PlaylistByIdResponseMediaListItem() - Constructor for class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
 
PlaylistByIdResponseMediaListItem(OffsetDateTime, JsonNullable<String>, String, String, String, String, String, JsonNullable<String>) - Constructor for class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
 
PlaylistByIdResponseMediaListItem.Builder - Class in org.openapis.openapi.models.components
 
PlaylistByIdResponseMetadata - Class in org.openapis.openapi.models.components
PlaylistByIdResponseMetadata
PlaylistByIdResponseMetadata() - Constructor for class org.openapis.openapi.models.components.PlaylistByIdResponseMetadata
 
PlaylistByIdResponseMetadata(DateRange, DateRange) - Constructor for class org.openapis.openapi.models.components.PlaylistByIdResponseMetadata
 
PlaylistByIdResponseMetadata.Builder - Class in org.openapis.openapi.models.components
 
playlistCreatedResponse() - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
Playlist created successfully
playlistCreatedResponse() - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
Playlist updated successfully
playlistCreatedResponse() - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse
Playlist created successfully
playlistCreatedResponse() - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
Playlist updated successfully
playlistCreatedResponse(PlaylistCreatedResponse) - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse.Builder
Playlist created successfully
playlistCreatedResponse(PlaylistCreatedResponse) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse.Builder
Playlist updated successfully
playlistCreatedResponse(PlaylistCreatedResponse) - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse.Builder
Playlist created successfully
playlistCreatedResponse(PlaylistCreatedResponse) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse.Builder
Playlist updated successfully
PlaylistCreatedResponse - Class in org.openapis.openapi.models.components
PlaylistCreatedResponse
PlaylistCreatedResponse(boolean, PlaylistCreatedSchema) - Constructor for class org.openapis.openapi.models.components.PlaylistCreatedResponse
 
PlaylistCreatedResponse.Builder - Class in org.openapis.openapi.models.components
 
PlaylistCreatedSchema - Interface in org.openapis.openapi.models.components
 
PlaylistCreatedSchemaTypeIdResolver - Class in org.openapis.openapi.models.components
 
PlaylistCreatedSchemaTypeIdResolver() - Constructor for class org.openapis.openapi.models.components.PlaylistCreatedSchemaTypeIdResolver
 
playlistDeleteResponse() - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
Playlist deleted successfully
playlistDeleteResponse() - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
Playlist deleted successfully
playlistDeleteResponse(PlaylistDeleteResponse) - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse.Builder
Playlist deleted successfully
playlistDeleteResponse(PlaylistDeleteResponse) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse.Builder
Playlist deleted successfully
PlaylistDeleteResponse - Class in org.openapis.openapi.models.components
 
PlaylistDeleteResponse() - Constructor for class org.openapis.openapi.models.components.PlaylistDeleteResponse
 
PlaylistDeleteResponse(Boolean) - Constructor for class org.openapis.openapi.models.components.PlaylistDeleteResponse
 
PlaylistDeleteResponse.Builder - Class in org.openapis.openapi.models.components
 
playlistId() - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequest
The unique id of the playlist you want to perform the operation on.
playlistId() - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequest
The unique id of the playlist you want to perform the operation on.
playlistId() - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistRequest
The unique id of the playlist you want to delete.
playlistId() - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequest
The unique id of the playlist you want to perform the operation on.
playlistId() - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdRequest
The unique id of the playlist you want to retrieve.
playlistId() - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequest
The unique id of the playlist you want to retrieve.
playlistId(String) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequest.Builder
The unique id of the playlist you want to perform the operation on.
playlistId(String) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequestBuilder
 
playlistId(String) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistRequestBuilder
 
playlistId(String) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistRequestBuilder
 
playlistId(String) - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistRequestBuilder
 
playlistId(String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistRequestBuilder
 
playlistId(String) - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdRequestBuilder
 
playlistId(String) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistRequestBuilder
 
playlistId(String) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequest.Builder
The unique id of the playlist you want to perform the operation on.
playlistId(String) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequestBuilder
 
playlistId(String) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistRequest.Builder
The unique id of the playlist you want to delete.
playlistId(String) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistRequestBuilder
 
playlistId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequest.Builder
The unique id of the playlist you want to perform the operation on.
playlistId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequestBuilder
 
playlistId(String) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdRequest.Builder
The unique id of the playlist you want to retrieve.
playlistId(String) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdRequestBuilder
 
playlistId(String) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequest.Builder
The unique id of the playlist you want to retrieve.
playlistId(String) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequestBuilder
 
PlaylistItem - Class in org.openapis.openapi.models.components
 
PlaylistItem() - Constructor for class org.openapis.openapi.models.components.PlaylistItem
 
PlaylistItem(String, String, PlaylistItemType, String, OffsetDateTime, Long) - Constructor for class org.openapis.openapi.models.components.PlaylistItem
 
PlaylistItem.Builder - Class in org.openapis.openapi.models.components
 
PlaylistItemType - Class in org.openapis.openapi.models.components
PlaylistItemType
PlaylistItemType.PlaylistItemTypeEnum - Enum Class in org.openapis.openapi.models.components
 
PlaylistOrder - Class in org.openapis.openapi.models.components
PlaylistOrder
PlaylistOrder.PlaylistOrderEnum - Enum Class in org.openapis.openapi.models.components
 
playlists() - Method in class org.openapis.openapi.AsyncFastpix
 
playlists() - Method in class org.openapis.openapi.Fastpix
 
Playlists - Class in org.openapis.openapi
 
playOrder() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
Determines the insertion order of media into playlist.
playOrder() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
Determines the insertion order of media into playlist.
playOrder(PlaylistOrder) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart.Builder
Determines the insertion order of media into playlist.
playOrder(PlaylistOrder) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart.Builder
Determines the insertion order of media into playlist.
PLPL - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
PLPL - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
PLPL - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
PolicyAction - Class in org.openapis.openapi.models.components
PolicyAction
PolicyAction.PolicyActionEnum - Enum Class in org.openapis.openapi.models.components
 
populateGlobal(Object, String, String, Globals) - Static method in class org.openapis.openapi.utils.Utils
 
prefixBearer(String) - Static method in class org.openapis.openapi.utils.Utils
 
PREMIUM - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestMediaQuality
 
PREMIUM - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality.CreateMediaResponseMediaQualityEnum
 
PREMIUM - Enum constant in enum class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality.DirectUploadResponseMediaQualityEnum
 
PREMIUM - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality.GetAllMediaResponseMediaQualityEnum
 
PREMIUM - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseMediaQuality.GetMediaResponseMediaQualityEnum
 
PREMIUM - Enum constant in enum class org.openapis.openapi.models.components.MediaMediaQuality.MediaMediaQualityEnum
 
PREMIUM - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality.SourceAccessMediaMediaQualityEnum
 
PREMIUM - Enum constant in enum class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality.UnusedDirectUploadResponseMediaQualityEnum
 
PREMIUM - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaMediaQuality.UpdateMediaMediaQualityEnum
 
PREMIUM - Enum constant in enum class org.openapis.openapi.models.operations.MediaQuality
 
PREMIUM - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality
 
PREMIUM - Static variable in class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality
 
PREMIUM - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality
 
PREMIUM - Static variable in class org.openapis.openapi.models.components.GetMediaResponseMediaQuality
 
PREMIUM - Static variable in class org.openapis.openapi.models.components.MediaMediaQuality
 
PREMIUM - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality
 
PREMIUM - Static variable in class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality
 
PREMIUM - Static variable in class org.openapis.openapi.models.components.UpdateMediaMediaQuality
 
previousResponse() - Method in class org.openapis.openapi.utils.ResponseWithBody
 
previousResponse() - Method in class org.openapis.openapi.utils.Utils.HttpResponseCached
 
PRIMITIVE - Enum constant in enum class org.openapis.openapi.utils.Types
 
PRIVATE - Enum constant in enum class org.openapis.openapi.models.components.AccessPolicy.AccessPolicyEnum
 
PRIVATE - Enum constant in enum class org.openapis.openapi.models.components.BasicAccessPolicy
 
PRIVATE - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestAccessPolicy
 
PRIVATE - Enum constant in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessPolicy
 
PRIVATE - Enum constant in enum class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy.GetPlaybackIdAccessPolicyEnum
 
PRIVATE - Enum constant in enum class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy.ListPlaybackIdsAccessPolicyEnum
 
PRIVATE - Static variable in class org.openapis.openapi.models.components.AccessPolicy
 
PRIVATE - Static variable in class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy
 
PRIVATE - Static variable in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy
 
privateKey() - Method in class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO
A private key is a byte encoded secret key used to create a signed JSON Web Token (JWT) for authentication.
privateKey(String) - Method in class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO.Builder
A private key is a byte encoded secret key used to create a signed JSON Web Token (JWT) for authentication.
PRO - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestMediaQuality
 
PRO - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality.CreateMediaResponseMediaQualityEnum
 
PRO - Enum constant in enum class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality.DirectUploadResponseMediaQualityEnum
 
PRO - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality.GetAllMediaResponseMediaQualityEnum
 
PRO - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseMediaQuality.GetMediaResponseMediaQualityEnum
 
PRO - Enum constant in enum class org.openapis.openapi.models.components.MediaMediaQuality.MediaMediaQualityEnum
 
PRO - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality.SourceAccessMediaMediaQualityEnum
 
PRO - Enum constant in enum class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality.UnusedDirectUploadResponseMediaQualityEnum
 
PRO - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaMediaQuality.UpdateMediaMediaQualityEnum
 
PRO - Enum constant in enum class org.openapis.openapi.models.operations.MediaQuality
 
PRO - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality
 
PRO - Static variable in class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality
 
PRO - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality
 
PRO - Static variable in class org.openapis.openapi.models.components.GetMediaResponseMediaQuality
 
PRO - Static variable in class org.openapis.openapi.models.components.MediaMediaQuality
 
PRO - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality
 
PRO - Static variable in class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality
 
PRO - Static variable in class org.openapis.openapi.models.components.UpdateMediaMediaQuality
 
PROCESSING - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseStatus.CreateMediaResponseStatusEnum
 
PROCESSING - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseStatus.GetAllMediaResponseStatusEnum
 
PROCESSING - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseStatus.GetMediaResponseStatusEnum
 
PROCESSING - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsStatus.LiveMediaClipsStatusEnum
 
PROCESSING - Enum constant in enum class org.openapis.openapi.models.components.MediaClipResponseStatus.MediaClipResponseStatusEnum
 
PROCESSING - Enum constant in enum class org.openapis.openapi.models.components.MediaStatus.MediaStatusEnum
 
PROCESSING - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaStatus.SourceAccessMediaStatusEnum
 
PROCESSING - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaStatus.UpdateMediaStatusEnum
 
PROCESSING - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
PROCESSING - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
PROCESSING - Static variable in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
PROCESSING - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
PROCESSING - Static variable in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
PROCESSING - Static variable in class org.openapis.openapi.models.components.MediaStatus
 
PROCESSING - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
PROCESSING - Static variable in class org.openapis.openapi.models.components.UpdateMediaStatus
 
processItem(ParsedT, ObjectMapper, TypeReference<ItemT>) - Method in interface org.openapis.openapi.utils.reactive.EventStream.Protocol
Process a parsed item and convert it to the target type
propertyId() - Method in class org.openapis.openapi.models.components.Views
Represents the unique identifier assigned to a FastPix property, which is associated with a specific workspace or project.
propertyId(PropertyId) - Method in class org.openapis.openapi.models.components.Views.Builder
Represents the unique identifier assigned to a FastPix property, which is associated with a specific workspace or project.
PropertyId - Class in org.openapis.openapi.models.components
PropertyId
PropertyId._Deserializer - Class in org.openapis.openapi.models.components
 
PT_BR - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
PT_BR - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
PT_BR - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
PTPT - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
PTPT - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
PTPT - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
PUBLIC - Enum constant in enum class org.openapis.openapi.models.components.AccessPolicy.AccessPolicyEnum
 
PUBLIC - Enum constant in enum class org.openapis.openapi.models.components.BasicAccessPolicy
 
PUBLIC - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestAccessPolicy
 
PUBLIC - Enum constant in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessPolicy
 
PUBLIC - Enum constant in enum class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy.GetPlaybackIdAccessPolicyEnum
 
PUBLIC - Enum constant in enum class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy.ListPlaybackIdsAccessPolicyEnum
 
PUBLIC - Static variable in class org.openapis.openapi.models.components.AccessPolicy
 
PUBLIC - Static variable in class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy
 
PUBLIC - Static variable in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy
 
publicKey() - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData
A public key is a byte encoded key used to create a signed JSON Web Token (JWT) for authentication.
publicKey(String) - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData.Builder
A public key is a byte encoded key used to create a signed JSON Web Token (JWT) for authentication.
pullVideoInput() - Method in class org.openapis.openapi.models.components.Input
Returns an Optional containing the value if it is of type PullVideoInput, otherwise returns an empty Optional.
PullVideoInput - Class in org.openapis.openapi.models.components
 
PullVideoInput() - Constructor for class org.openapis.openapi.models.components.PullVideoInput
 
PullVideoInput(String, String, Long, Long, String, String, List<String>, List<PullVideoInputSegmentUnion>) - Constructor for class org.openapis.openapi.models.components.PullVideoInput
 
PullVideoInput.Builder - Class in org.openapis.openapi.models.components
 
pullVideoInputSegment1() - Method in class org.openapis.openapi.models.components.PullVideoInputSegmentUnion
Returns an Optional containing the value if it is of type PullVideoInputSegment1, otherwise returns an empty Optional.
PullVideoInputSegment1 - Class in org.openapis.openapi.models.components
 
PullVideoInputSegment1(String, long) - Constructor for class org.openapis.openapi.models.components.PullVideoInputSegment1
 
PullVideoInputSegment1.Builder - Class in org.openapis.openapi.models.components
 
pullVideoInputSegment2() - Method in class org.openapis.openapi.models.components.PullVideoInputSegmentUnion
Returns an Optional containing the value if it is of type PullVideoInputSegment2, otherwise returns an empty Optional.
PullVideoInputSegment2 - Class in org.openapis.openapi.models.components
 
PullVideoInputSegment2(String, boolean) - Constructor for class org.openapis.openapi.models.components.PullVideoInputSegment2
 
PullVideoInputSegment2.Builder - Class in org.openapis.openapi.models.components
 
PullVideoInputSegmentUnion - Class in org.openapis.openapi.models.components
 
PullVideoInputSegmentUnion._Deserializer - Class in org.openapis.openapi.models.components
 
pushMediaSettings() - Method in class org.openapis.openapi.models.components.DirectUpload
 
pushMediaSettings() - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
 
pushMediaSettings() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequest
Configuration settings for uploading and processing media on the FastPix platform.
pushMediaSettings(DirectUploadResponse) - Method in class org.openapis.openapi.models.components.DirectUpload.Builder
 
pushMediaSettings(UnusedDirectUploadResponse) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload.Builder
 
pushMediaSettings(PushMediaSettings) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequest.Builder
Configuration settings for uploading and processing media on the FastPix platform.
PushMediaSettings - Class in org.openapis.openapi.models.operations
PushMediaSettings
PushMediaSettings() - Constructor for class org.openapis.openapi.models.operations.PushMediaSettings
 
PushMediaSettings(DirectUploadVideoMediaAccessPolicy, Double, Double, List<Input>, Map<String, String>, String, String, String, Subtitles, Boolean, MaxResolution, MediaQuality, Boolean, DirectUploadVideoMediaMp4Support, Summary, Boolean, Boolean, DirectUploadVideoMediaModeration, DirectUploadVideoMediaAccessRestrictions) - Constructor for class org.openapis.openapi.models.operations.PushMediaSettings
 
PushMediaSettings.Builder - Class in org.openapis.openapi.models.operations
 
putHeader(String, Object) - Method in class org.openapis.openapi.utils.Globals
 
putParam(String, String, Object) - Method in class org.openapis.openapi.utils.Globals
 
putPathParam(String, Object) - Method in class org.openapis.openapi.utils.Globals
 
putQueryParam(String, Object) - Method in class org.openapis.openapi.utils.Globals
 

Q

qoeScore() - Method in class org.openapis.openapi.models.components.ViewsList
The viewer experience encapsulated in the form of score while watching the video.
qoeScore(Double) - Method in class org.openapis.openapi.models.components.ViewsList.Builder
The viewer experience encapsulated in the form of score while watching the video.
QUALITY_OF_EXPERIENCE_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
QUALITY_OF_EXPERIENCE_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
QUALITY_OF_EXPERIENCE_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
qualityOfExperienceScore() - Method in class org.openapis.openapi.models.components.Views
Quality Of Experience Score quantifies the overall viewer experience based on various metrics, providing a decimal score to assess the quality of the viewing experience.
qualityOfExperienceScore(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Quality Of Experience Score quantifies the overall viewer experience based on various metrics, providing a decimal score to assess the quality of the viewing experience.
QueryParameter - Class in org.openapis.openapi.utils
 
QueryParameters - Class in org.openapis.openapi.utils
 
QueryParameters() - Constructor for class org.openapis.openapi.utils.QueryParameters
 
queryParamsAsStream() - Method in class org.openapis.openapi.utils.Globals
 

R

rawResponse() - Method in exception class org.openapis.openapi.models.errors.APIException
 
rawResponse() - Method in exception class org.openapis.openapi.models.errors.AsyncAPIException
 
rawResponse() - Method in exception class org.openapis.openapi.models.errors.AuthException
 
rawResponse() - Method in exception class org.openapis.openapi.models.errors.FastpixException
Returns the raw HTTP response associated with this exception.
rawResponse() - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.CancelUploadResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.CreateMediaResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetMediaResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.ListErrorsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.ListMediaResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.ListUploadsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
Raw HTTP response; suitable for custom response parsing
rawResponse() - Method in interface org.openapis.openapi.utils.AsyncResponse
Returns the raw response.
rawResponse() - Method in class org.openapis.openapi.utils.reactive.EventStream
Returns the raw HTTP response.
rawResponse() - Method in interface org.openapis.openapi.utils.Response
Returns the raw response.
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CancelUploadResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CreateMediaResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetMediaResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListErrorsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListMediaResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListUploadsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse.Builder
Raw HTTP response; suitable for custom response parsing
rawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse.Builder
Raw HTTP response; suitable for custom response parsing
ReactiveUtils - Class in org.openapis.openapi.utils.reactive
Utility class for reactive stream operations.
readBytes(File) - Static method in class org.openapis.openapi.utils.Utils
 
readBytes(InputStream) - Static method in class org.openapis.openapi.utils.Utils
 
readBytes(String) - Static method in class org.openapis.openapi.utils.Utils
 
readBytesAndClose(InputStream) - Static method in class org.openapis.openapi.utils.Utils
 
readDefaultOrConstValue(String, String, TypeReference<T>) - Static method in class org.openapis.openapi.utils.Utils
 
readString(File) - Static method in class org.openapis.openapi.utils.Utils
 
readString(String) - Static method in class org.openapis.openapi.utils.Utils
 
READY - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseStatus.CreateMediaResponseStatusEnum
 
READY - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseStatus.GetAllMediaResponseStatusEnum
 
READY - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseStatus.GetMediaResponseStatusEnum
 
READY - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsStatus.LiveMediaClipsStatusEnum
 
READY - Enum constant in enum class org.openapis.openapi.models.components.MediaClipResponseStatus.MediaClipResponseStatusEnum
 
READY - Enum constant in enum class org.openapis.openapi.models.components.MediaStatus.MediaStatusEnum
 
READY - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaStatus.SourceAccessMediaStatusEnum
 
READY - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaStatus.UpdateMediaStatusEnum
 
READY - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
READY - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
READY - Static variable in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
READY - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
READY - Static variable in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
READY - Static variable in class org.openapis.openapi.models.components.MediaStatus
 
READY - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
READY - Static variable in class org.openapis.openapi.models.components.UpdateMediaStatus
 
reconnectWindow() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
In case the software streaming the live, gets disrupted for any reason and gets disconnected from FastPix, the reconnect window specifies the time span FastPix will wait before ending the stream.
reconnectWindow() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
In case the software streaming the live, gets disrupted for any reason and gets disconnected from FastPix, the reconnect window specifies the time span FastPix will wait before ending the stream.
reconnectWindow() - Method in class org.openapis.openapi.models.components.InputMediaSettings
Time period (in seconds) FastPix waits to reconnect before ending the stream when disconnected.
reconnectWindow() - Method in class org.openapis.openapi.models.components.PatchLiveStreamRequest
In case the software streaming the live, gets disrupted for any reason and gets disconnected from FastPix, the reconnect window defines the duration FastPix waits before automatically terminating the stream.
reconnectWindow() - Method in class org.openapis.openapi.models.components.PatchResponseData
In case the software streaming the live, gets disrupted for any reason and gets disconnected from FastPix, the reconnect window specifies the time span FastPix will wait before ending the stream.
reconnectWindow(Long) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
In case the software streaming the live, gets disrupted for any reason and gets disconnected from FastPix, the reconnect window specifies the time span FastPix will wait before ending the stream.
reconnectWindow(Long) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
In case the software streaming the live, gets disrupted for any reason and gets disconnected from FastPix, the reconnect window specifies the time span FastPix will wait before ending the stream.
reconnectWindow(Long) - Method in class org.openapis.openapi.models.components.InputMediaSettings.Builder
Time period (in seconds) FastPix waits to reconnect before ending the stream when disconnected.
reconnectWindow(Long) - Method in class org.openapis.openapi.models.components.PatchLiveStreamRequest.Builder
In case the software streaming the live, gets disrupted for any reason and gets disconnected from FastPix, the reconnect window defines the duration FastPix waits before automatically terminating the stream.
reconnectWindow(Long) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
In case the software streaming the live, gets disrupted for any reason and gets disconnected from FastPix, the reconnect window specifies the time span FastPix will wait before ending the stream.
RecordingClient - Class in org.openapis.openapi.utils
 
RecordingClient() - Constructor for class org.openapis.openapi.utils.RecordingClient
 
recordTest(String) - Static method in class org.openapis.openapi.utils.Utils
 
referenceEquals(Object, Object) - Static method in class org.openapis.openapi.utils.Utils
 
referenceId() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual
Unique string value assigned by user to the playlist.
referenceId() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
Unique string value assigned by user to the playlist.
referenceId() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
Unique string value assigned by user to the playlist.
referenceId() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
Unique string value assigned by user to the playlist.
referenceId() - Method in class org.openapis.openapi.models.components.PlaylistItem
Unique string value assigned by user to the playlist.
referenceId(String) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual.Builder
Unique string value assigned by user to the playlist.
referenceId(String) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart.Builder
Unique string value assigned by user to the playlist.
referenceId(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual.Builder
Unique string value assigned by user to the playlist.
referenceId(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart.Builder
Unique string value assigned by user to the playlist.
referenceId(String) - Method in class org.openapis.openapi.models.components.PlaylistItem.Builder
Unique string value assigned by user to the playlist.
Reflections - Class in org.openapis.openapi.utils
 
Reflections() - Constructor for class org.openapis.openapi.utils.Reflections
 
REFRESH_BEFORE_EXPIRY_SECONDS - Static variable in class org.openapis.openapi.utils.SessionManager
 
region() - Method in class org.openapis.openapi.models.components.Views
Region denotes the geographical region of the viewer accessing the video content.
region(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Region denotes the geographical region of the viewer accessing the video content.
REGION - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
REGION - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
registerAfterError(AsyncHook.AfterError) - Method in class org.openapis.openapi.utils.AsyncHooks
Registers an async after-error hook.
registerAfterError(Hook.AfterError) - Method in class org.openapis.openapi.utils.Hooks
Registers an Hook.AfterError hook to be applied in order of registration (multiple can be registered).
registerAfterSuccess(AsyncHook.AfterSuccess) - Method in class org.openapis.openapi.utils.AsyncHooks
Registers an async after-success hook.
registerAfterSuccess(Hook.AfterSuccess) - Method in class org.openapis.openapi.utils.Hooks
Registers an Hook.AfterSuccess hook to be applied in order of registration (multiple can be registered).
registerBeforeRequest(AsyncHook.BeforeRequest) - Method in class org.openapis.openapi.utils.AsyncHooks
Registers an async before-request hook.
registerBeforeRequest(Hook.BeforeRequest) - Method in class org.openapis.openapi.utils.Hooks
Registers a Hook.BeforeRequest hook to be applied in order of registration.
registerSdkInit(Hook.SdkInit) - Method in class org.openapis.openapi.utils.Hooks
Registers a Hook.SdkInit hook to be applied in order of registration (multiple can be registered).
registerType(String, Class<? extends T>) - Method in class org.openapis.openapi.utils.GenericTypeIdResolver
 
remove(String) - Method in class org.openapis.openapi.utils.SessionManager
 
removeMedia() - Method in class org.openapis.openapi.AsyncPlaylist
Delete media in a playlist by ID
removeMedia() - Method in class org.openapis.openapi.Playlist
Delete media in a playlist by ID
removeMedia(String) - Method in class org.openapis.openapi.AsyncPlaylist
Delete media in a playlist by ID
removeMedia(String) - Method in class org.openapis.openapi.Playlist
Delete media in a playlist by ID
removeMedia(String, MediaIdsRequest, Options) - Method in class org.openapis.openapi.AsyncPlaylist
Delete media in a playlist by ID
removeMedia(String, MediaIdsRequest, Options) - Method in class org.openapis.openapi.Playlist
Delete media in a playlist by ID
removeSession(String, String) - Method in class org.openapis.openapi.utils.SessionManager
 
RENDER_QUALITY_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
RENDER_QUALITY_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
RENDER_QUALITY_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
renderQualityScore() - Method in class org.openapis.openapi.models.components.Views
Render Quality Score is a decimal value representing the score indicating the perceived quality of the video.
renderQualityScore(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Render Quality Score is a decimal value representing the score indicating the perceived quality of the video.
request() - Method in class org.openapis.openapi.utils.ResponseWithBody
 
request() - Method in class org.openapis.openapi.utils.Utils.HttpResponseCached
 
request(CreateLiveStreamRequest) - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamRequestBuilder
 
request(CreateLiveStreamRequest) - Method in class org.openapis.openapi.models.operations.CreateNewStreamRequestBuilder
 
request(CreateMediaRequest) - Method in class org.openapis.openapi.models.operations.async.CreateMediaRequestBuilder
 
request(CreateMediaRequest) - Method in class org.openapis.openapi.models.operations.CreateMediaRequestBuilder
 
request(CreatePlaylistRequest) - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistRequestBuilder
 
request(CreatePlaylistRequest) - Method in class org.openapis.openapi.models.operations.CreateAPlaylistRequestBuilder
 
request(DirectUploadVideoMediaRequest) - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaRequestBuilder
 
request(DirectUploadVideoMediaRequest) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequestBuilder
 
request(GetTimeseriesDataRequest) - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataRequestBuilder
 
request(GetTimeseriesDataRequest) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequestBuilder
 
request(ListBreakdownValuesRequest) - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesRequestBuilder
 
request(ListBreakdownValuesRequest) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequestBuilder
 
request(ListVideoViewsRequest) - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsRequestBuilder
 
request(ListVideoViewsRequest) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequestBuilder
 
RequestBody - Class in org.openapis.openapi.utils
 
requestOAuth2Token(HTTPClient, T, List<String>, Map<String, String>, Map<String, String>, URI) - Static method in class org.openapis.openapi.utils.SessionManager
 
requests() - Method in class org.openapis.openapi.utils.RecordingClient
 
reset() - Method in class org.openapis.openapi.utils.RecordingClient
 
resolution() - Method in class org.openapis.openapi.models.components.CreatePlaybackId
The maximum resolution for the playback ID.
resolution() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody
The maximum resolution for the playback ID.
resolution(Resolution) - Method in class org.openapis.openapi.models.components.CreatePlaybackId.Builder
The maximum resolution for the playback ID.
resolution(Resolution) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody.Builder
The maximum resolution for the playback ID.
Resolution - Class in org.openapis.openapi.models.components
Resolution
Resolution - Enum Class in org.openapis.openapi.models.operations
Resolution
Resolution.ResolutionEnum - Enum Class in org.openapis.openapi.models.components
 
resolvedServerUrl() - Method in class org.openapis.openapi.SDKConfiguration
 
resolveOptionals(Object) - Static method in class org.openapis.openapi.utils.Utils
 
response() - Method in exception class org.openapis.openapi.utils.AsyncRetryableException
 
response() - Method in exception class org.openapis.openapi.utils.RetryableException
 
Response - Interface in org.openapis.openapi.utils
 
ResponseWithBody<R,B> - Class in org.openapis.openapi.utils
A wrapper for HttpResponse that allows mappi ng the response body from type R to type B.
ResponseWithBody(HttpResponse<R>, B) - Constructor for class org.openapis.openapi.utils.ResponseWithBody
Constructs a new ResponseWithBody by wrapping an existing HttpResponse with a pre-computed body value.
ResponseWithBody(HttpResponse<R>, Function<R, B>) - Constructor for class org.openapis.openapi.utils.ResponseWithBody
Constructs a new ResponseWithBody by wrapping an existing HttpResponse and applying a mapping function to its body.
rethrow(Throwable) - Static method in class org.openapis.openapi.utils.Exceptions
 
Retries - Class in org.openapis.openapi.utils
 
Retries.Builder - Class in org.openapis.openapi.utils
 
RetrieveMediaInputInfo - Class in org.openapis.openapi.operations
 
RetrieveMediaInputInfo() - Constructor for class org.openapis.openapi.operations.RetrieveMediaInputInfo
 
RetrieveMediaInputInfo.Async - Class in org.openapis.openapi.operations
 
RetrieveMediaInputInfo.Sync - Class in org.openapis.openapi.operations
 
RetrieveMediaInputInfoData - Class in org.openapis.openapi.models.operations
RetrieveMediaInputInfoData
RetrieveMediaInputInfoData() - Constructor for class org.openapis.openapi.models.operations.RetrieveMediaInputInfoData
 
RetrieveMediaInputInfoData(Configuration, File) - Constructor for class org.openapis.openapi.models.operations.RetrieveMediaInputInfoData
 
RetrieveMediaInputInfoData.Builder - Class in org.openapis.openapi.models.operations
 
RetrieveMediaInputInfoRequest - Class in org.openapis.openapi.models.operations
 
RetrieveMediaInputInfoRequest(String) - Constructor for class org.openapis.openapi.models.operations.RetrieveMediaInputInfoRequest
 
RetrieveMediaInputInfoRequest.Builder - Class in org.openapis.openapi.models.operations
 
RetrieveMediaInputInfoRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
RetrieveMediaInputInfoRequestBuilder - Class in org.openapis.openapi.models.operations
 
RetrieveMediaInputInfoRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoRequestBuilder
 
RetrieveMediaInputInfoRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.RetrieveMediaInputInfoRequestBuilder
 
RetrieveMediaInputInfoResponse - Class in org.openapis.openapi.models.operations.async
 
RetrieveMediaInputInfoResponse - Class in org.openapis.openapi.models.operations
 
RetrieveMediaInputInfoResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
 
RetrieveMediaInputInfoResponse(String, int, HttpResponse<InputStream>, RetrieveMediaInputInfoResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
 
RetrieveMediaInputInfoResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
 
RetrieveMediaInputInfoResponse(String, int, HttpResponse<Blob>, RetrieveMediaInputInfoResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
 
RetrieveMediaInputInfoResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
RetrieveMediaInputInfoResponse.Builder - Class in org.openapis.openapi.models.operations
 
RetrieveMediaInputInfoResponseBody - Class in org.openapis.openapi.models.operations
RetrieveMediaInputInfoResponseBody
RetrieveMediaInputInfoResponseBody() - Constructor for class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponseBody
 
RetrieveMediaInputInfoResponseBody(Boolean, RetrieveMediaInputInfoData) - Constructor for class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponseBody
 
RetrieveMediaInputInfoResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
retry(Supplier<CompletableFuture<HttpResponse<Blob>>>) - Method in class org.openapis.openapi.utils.AsyncRetries
 
RETRY_CONFIG - Enum constant in enum class org.openapis.openapi.utils.Options.Option
 
RetryableException - Exception Class in org.openapis.openapi.utils
 
RetryableException(HttpResponse<InputStream>) - Constructor for exception class org.openapis.openapi.utils.RetryableException
 
retryConfig() - Method in class org.openapis.openapi.SDKConfiguration
 
retryConfig() - Method in class org.openapis.openapi.utils.Options
 
retryConfig(Optional<RetryConfig>) - Method in class org.openapis.openapi.utils.Options.Builder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.Fastpix.Builder
Overrides the default configuration for retries
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.CancelUploadRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.CreateMediaRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetMediaRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.ListDimensionsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.ListErrorsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.ListMediaRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.ListUploadsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.CancelUploadRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.CreateAPlaylistRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.CreateMediaRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.CreateNewStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.CreateSigningKeyRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.DeleteMediaRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetMediaRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.ListByTopContentRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.ListDimensionsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.ListErrorsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.ListMediaRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.ListUploadsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBuilder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.utils.AsyncRetries.Builder
Defines the retry configuration.
retryConfig(RetryConfig) - Method in class org.openapis.openapi.utils.Options.Builder
 
retryConfig(RetryConfig) - Method in class org.openapis.openapi.utils.Retries.Builder
Defines the retry configuration.
RetryConfig - Class in org.openapis.openapi.utils
 
RetryConfig.Builder - Class in org.openapis.openapi.utils
 
RetryConfig.Strategy - Enum Class in org.openapis.openapi.utils
 
retryConnectError() - Method in class org.openapis.openapi.utils.BackoffStrategy
 
retryConnectError(boolean) - Method in class org.openapis.openapi.utils.BackoffStrategy.Builder
Specifies whether connection errors should be retried.
retryMs() - Method in class org.openapis.openapi.utils.EventStreamMessage
 
retryReadTimeoutError() - Method in class org.openapis.openapi.utils.BackoffStrategy
 
retryReadTimeoutError(boolean) - Method in class org.openapis.openapi.utils.BackoffStrategy.Builder
Specifies whether Read Timeout errors should be retried.
retryScheduler() - Method in class org.openapis.openapi.SDKConfiguration
 
RIGHT - Enum constant in enum class org.openapis.openapi.models.components.XAlign
 
RORO - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
RORO - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
RORO - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
RU - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestLanguageCode
 
RU - Enum constant in enum class org.openapis.openapi.models.operations.LanguageCode
 
run() - Method in interface org.openapis.openapi.utils.Exceptions.CheckedRunnable
 
run() - Method in class org.openapis.openapi.utils.Retries
 
RURU - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
RURU - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
RURU - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 

S

scheduler(ScheduledExecutorService) - Method in class org.openapis.openapi.utils.AsyncRetries.Builder
Defines the scheduler that will be used to schedule and execute retry attempts.
scopes() - Method in class org.openapis.openapi.utils.SessionManager.Session
 
SDK_VERSION - Static variable in class org.openapis.openapi.SDKConfiguration
 
sdkConfiguration() - Method in class org.openapis.openapi.utils.Hook.AfterErrorContextImpl
 
sdkConfiguration() - Method in class org.openapis.openapi.utils.Hook.AfterSuccessContextImpl
 
sdkConfiguration() - Method in class org.openapis.openapi.utils.Hook.BeforeRequestContextImpl
 
sdkConfiguration() - Method in interface org.openapis.openapi.utils.Hook.HookContext
 
SDKConfiguration - Class in org.openapis.openapi
 
SDKConfiguration() - Constructor for class org.openapis.openapi.SDKConfiguration
 
SDKHooks - Class in org.openapis.openapi.hooks
 
sdkInit(SDKConfiguration) - Method in interface org.openapis.openapi.utils.Hook.SdkInit
Returns a transformed SDKConfiguration for use in initialized SDKs.
sdkInit(SDKConfiguration) - Method in class org.openapis.openapi.utils.Hooks
 
security(Security) - Method in class org.openapis.openapi.Fastpix.Builder
Configures the SDK to use the provided security details.
Security - Class in org.openapis.openapi.models.components
 
Security - Class in org.openapis.openapi.utils
 
Security(String, String) - Constructor for class org.openapis.openapi.models.components.Security
 
Security.Builder - Class in org.openapis.openapi.models.components
 
securitySource() - Method in class org.openapis.openapi.SDKConfiguration
 
securitySource() - Method in class org.openapis.openapi.utils.Hook.AfterErrorContextImpl
 
securitySource() - Method in class org.openapis.openapi.utils.Hook.AfterSuccessContextImpl
 
securitySource() - Method in class org.openapis.openapi.utils.Hook.BeforeRequestContextImpl
 
securitySource() - Method in interface org.openapis.openapi.utils.Hook.HookContext
 
securitySource(SecuritySource) - Method in class org.openapis.openapi.Fastpix.Builder
Configures the SDK to use a custom security source.
SecuritySource - Interface in org.openapis.openapi
 
SecuritySource.DefaultSecuritySource - Class in org.openapis.openapi
 
segments() - Method in class org.openapis.openapi.models.components.PullVideoInput
A list of media segments to be added or processed.
segments() - Method in class org.openapis.openapi.models.components.VideoInput
A list of media segments to be added or processed.
segments(List<PullVideoInputSegmentUnion>) - Method in class org.openapis.openapi.models.components.PullVideoInput.Builder
A list of media segments to be added or processed.
segments(List<VideoInputSegmentUnion>) - Method in class org.openapis.openapi.models.components.VideoInput.Builder
A list of media segments to be added or processed.
send(HttpRequest) - Method in class org.openapis.openapi.utils.FastpixHTTPClient
 
send(HttpRequest) - Method in interface org.openapis.openapi.utils.HTTPClient
Sends an HTTP request and returns the response.
send(HttpRequest) - Method in class org.openapis.openapi.utils.RecordingClient
 
sendAsync(HttpRequest) - Method in class org.openapis.openapi.utils.FastpixHTTPClient
 
sendAsync(HttpRequest) - Method in interface org.openapis.openapi.utils.HTTPClient
Sends an HTTP request asynchronously and returns a response whose body is exposed as a Blob.
serialize(Object, String, String, boolean) - Static method in class org.openapis.openapi.utils.RequestBody
 
serialize(BigDecimalString, JsonGenerator, SerializerProvider) - Method in class org.openapis.openapi.utils.BigDecimalString.Serializer
 
serialize(BigIntegerString, JsonGenerator, SerializerProvider) - Method in class org.openapis.openapi.utils.BigIntegerString.Serializer
 
serialize(TypedObject, JsonGenerator, SerializerProvider) - Method in class org.openapis.openapi.utils.TypedObject.Serializer
 
SerializedBody - Class in org.openapis.openapi.utils
 
SerializedBody(String, HttpRequest.BodyPublisher) - Constructor for class org.openapis.openapi.utils.SerializedBody
 
serializeFormData(Object) - Static method in class org.openapis.openapi.utils.RequestBody
 
Serializer() - Constructor for class org.openapis.openapi.utils.BigDecimalString.Serializer
 
Serializer() - Constructor for class org.openapis.openapi.utils.BigIntegerString.Serializer
 
Serializer() - Constructor for class org.openapis.openapi.utils.TypedObject.Serializer
 
serializeRequestBody(Object, String, String, boolean) - Static method in class org.openapis.openapi.utils.Utils
 
serverIdx() - Method in class org.openapis.openapi.SDKConfiguration
 
serverIndex(int) - Method in class org.openapis.openapi.Fastpix.Builder
Overrides the default server by index.
SERVERS - Static variable in class org.openapis.openapi.Fastpix
SERVERS contains the list of server urls available to the SDK.
serverUrl() - Method in class org.openapis.openapi.SDKConfiguration
 
serverURL(String) - Method in class org.openapis.openapi.Fastpix.Builder
Overrides the default server URL.
serverURL(String, Map<String, String>) - Method in class org.openapis.openapi.Fastpix.Builder
Overrides the default server URL with a templated URL populated with the provided parameters.
Session(T, Optional<String>, List<String>, Optional<OffsetDateTime>) - Constructor for class org.openapis.openapi.utils.SessionManager.Session
 
sessionId() - Method in class org.openapis.openapi.models.components.Views
Session ID refers to the unique identifier tracking a viewers session within the FastPix platform.
sessionId(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Session ID refers to the unique identifier tracking a viewers session within the FastPix platform.
sessionKey() - Method in interface org.openapis.openapi.utils.SessionManager.HasSessionKey
 
sessionKey(String...) - Static method in class org.openapis.openapi.utils.Utils
 
SessionManager<T> - Class in org.openapis.openapi.utils
 
SessionManager() - Constructor for class org.openapis.openapi.utils.SessionManager
 
SessionManager.HasSessionKey - Interface in org.openapis.openapi.utils
 
SessionManager.Session<T> - Class in org.openapis.openapi.utils
 
setAsyncHooks(AsyncHooks) - Method in class org.openapis.openapi.SDKConfiguration
 
setAsyncRetryScheduler(ScheduledExecutorService) - Method in class org.openapis.openapi.SDKConfiguration
 
setBody(Optional<SerializedBody>) - Method in class org.openapis.openapi.utils.HTTPRequest
 
setClient(HTTPClient) - Method in class org.openapis.openapi.SDKConfiguration
 
setDebugLogging(boolean) - Static method in class org.openapis.openapi.utils.FastpixHTTPClient
Sets debug logging for all new instances of FastpixHTTPClient.
setHooks(Hooks) - Method in class org.openapis.openapi.SDKConfiguration
 
setRedactedHeaders(Collection<String>) - Static method in class org.openapis.openapi.utils.FastpixHTTPClient
Sets the list of headers to redact in debug logs.
setRetryConfig(Optional<RetryConfig>) - Method in class org.openapis.openapi.SDKConfiguration
 
setSecuritySource(SecuritySource) - Method in class org.openapis.openapi.SDKConfiguration
 
setServerIdx(int) - Method in class org.openapis.openapi.SDKConfiguration
 
setServerUrl(String) - Method in class org.openapis.openapi.SDKConfiguration
 
setSseSentinel(Object, String) - Static method in class org.openapis.openapi.utils.Utils
 
SEVEN_HUNDRED_AND_TWENTY - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution.GetAllMediaResponseSourceResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTY - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseSourceResolution.GetMediaResponseSourceResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTY - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution.LiveMediaClipsSourceResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTY - Enum constant in enum class org.openapis.openapi.models.components.MediaSourceResolution.MediaSourceResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTY - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution.SourceAccessMediaSourceResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTY - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTY - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
SEVEN_HUNDRED_AND_TWENTY - Static variable in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
SEVEN_HUNDRED_AND_TWENTY - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
SEVEN_HUNDRED_AND_TWENTY - Static variable in class org.openapis.openapi.models.components.MediaSourceResolution
 
SEVEN_HUNDRED_AND_TWENTY - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
SEVEN_HUNDRED_AND_TWENTY - Static variable in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.CreateLiveStreamRequestMaxResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestMaxResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution.CreateMediaResponseMaxResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution.GetAllMediaResponseMaxResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution.GetAllMediaResponseSourceResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseMaxResolution.GetMediaResponseMaxResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseSourceResolution.GetMediaResponseSourceResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution.LiveMediaClipsMaxResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution.LiveMediaClipsSourceResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.MediaMaxResolution.MediaMaxResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.MediaSourceResolution.MediaSourceResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.Resolution.ResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution.SourceAccessMediaMaxResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution.SourceAccessMediaSourceResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaMaxResolution.UpdateMediaMaxResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.operations.MaxResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Enum constant in enum class org.openapis.openapi.models.operations.Resolution
 
SEVEN_HUNDRED_AND_TWENTYP - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Static variable in class org.openapis.openapi.models.components.GetMediaResponseMaxResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Static variable in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Static variable in class org.openapis.openapi.models.components.MediaMaxResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Static variable in class org.openapis.openapi.models.components.MediaSourceResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Static variable in class org.openapis.openapi.models.components.Resolution
 
SEVEN_HUNDRED_AND_TWENTYP - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Static variable in class org.openapis.openapi.models.components.UpdateMediaMaxResolution
 
SEVEN_HUNDRED_AND_TWENTYP - Static variable in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
SEVENDAYS - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataTimespan
 
SEVENDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesTimespan
 
SEVENDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListByTopContentTimespan
 
SEVENDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListComparisonValuesTimespan
 
SEVENDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListErrorsTimespan
 
SEVENDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListFilterValuesForDimensionTimespan
 
SEVENDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesTimespan
 
SEVENDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListVideoViewsTimespan
 
shape() - Method in class org.openapis.openapi.utils.TypedObject
 
shape() - Method in class org.openapis.openapi.utils.Utils.TypeReferenceWithShape
 
SHORT_STRICT - Static variable in class org.openapis.openapi.utils.Deserializers
 
shouldStop(ParsedT) - Method in interface org.openapis.openapi.utils.reactive.EventStream.Protocol
Check if processing should stop (e.g., terminal message encountered)
shutdown() - Method in class org.openapis.openapi.utils.AsyncRetries
 
sign() - Method in class org.openapis.openapi.models.components.Views
Represents a cryptographic signature used to verify the authenticity and integrity of the playback or API request within the FastPix platform.
sign(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Represents a cryptographic signature used to verify the authenticity and integrity of the playback or API request within the FastPix platform.
signingKeyId() - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData
 
signingKeyId() - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyRequest
When creating the signing key, FastPix assigns a universally unique identifier with a maximum length of 255 characters.
signingKeyId() - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdRequest
When creating the signing key, FastPix assigns a universally unique identifier with a maximum length of 255 characters.
signingKeyId(String) - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData.Builder
 
signingKeyId(String) - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyRequestBuilder
 
signingKeyId(String) - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdRequestBuilder
 
signingKeyId(String) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyRequest.Builder
When creating the signing key, FastPix assigns a universally unique identifier with a maximum length of 255 characters.
signingKeyId(String) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyRequestBuilder
 
signingKeyId(String) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdRequest.Builder
When creating the signing key, FastPix assigns a universally unique identifier with a maximum length of 255 characters.
signingKeyId(String) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdRequestBuilder
 
signingKeys() - Method in class org.openapis.openapi.AsyncFastpix
 
signingKeys() - Method in class org.openapis.openapi.Fastpix
 
SigningKeys - Class in org.openapis.openapi
 
SigningKeysPagination - Class in org.openapis.openapi.models.components
SigningKeysPagination
SigningKeysPagination() - Constructor for class org.openapis.openapi.models.components.SigningKeysPagination
 
SigningKeysPagination(Long, Long, Long) - Constructor for class org.openapis.openapi.models.components.SigningKeysPagination
 
SigningKeysPagination.Builder - Class in org.openapis.openapi.models.components
 
simulcastdeleteResponse() - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
Stream's simulcast deleted successfully
simulcastdeleteResponse() - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
Stream's simulcast deleted successfully
simulcastdeleteResponse(SimulcastdeleteResponse) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse.Builder
Stream's simulcast deleted successfully
simulcastdeleteResponse(SimulcastdeleteResponse) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse.Builder
Stream's simulcast deleted successfully
SimulcastdeleteResponse - Class in org.openapis.openapi.models.components
 
SimulcastdeleteResponse() - Constructor for class org.openapis.openapi.models.components.SimulcastdeleteResponse
 
SimulcastdeleteResponse(Boolean) - Constructor for class org.openapis.openapi.models.components.SimulcastdeleteResponse
 
SimulcastdeleteResponse.Builder - Class in org.openapis.openapi.models.components
 
simulcastId() - Method in class org.openapis.openapi.models.components.LiveSimulcast
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
simulcastId() - Method in class org.openapis.openapi.models.components.SimulcastResponseData
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
simulcastId() - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
simulcastId() - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequest
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
simulcastId() - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequest
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
simulcastId() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
simulcastId(String) - Method in class org.openapis.openapi.models.components.LiveSimulcast.Builder
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
simulcastId(String) - Method in class org.openapis.openapi.models.components.SimulcastResponseData.Builder
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
simulcastId(String) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData.Builder
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
simulcastId(String) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamRequestBuilder
 
simulcastId(String) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamRequestBuilder
 
simulcastId(String) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamRequestBuilder
 
simulcastId(String) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequest.Builder
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
simulcastId(String) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequestBuilder
 
simulcastId(String) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequest.Builder
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
simulcastId(String) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequestBuilder
 
simulcastId(String) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest.Builder
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
simulcastId(String) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequestBuilder
 
SimulcastRequest - Class in org.openapis.openapi.models.components
 
SimulcastRequest() - Constructor for class org.openapis.openapi.models.components.SimulcastRequest
 
SimulcastRequest(String, String, Map<String, String>) - Constructor for class org.openapis.openapi.models.components.SimulcastRequest
 
SimulcastRequest.Builder - Class in org.openapis.openapi.models.components
 
simulcastResponse() - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
New Simulcast created successfully
simulcastResponse() - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
Stream's simulcast details fetched successfully
simulcastResponse() - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
New Simulcast created successfully
simulcastResponse() - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
Stream's simulcast details fetched successfully
simulcastResponse(SimulcastResponse) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse.Builder
New Simulcast created successfully
simulcastResponse(SimulcastResponse) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse.Builder
Stream's simulcast details fetched successfully
simulcastResponse(SimulcastResponse) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse.Builder
New Simulcast created successfully
simulcastResponse(SimulcastResponse) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse.Builder
Stream's simulcast details fetched successfully
SimulcastResponse - Class in org.openapis.openapi.models.components
SimulcastResponse
SimulcastResponse() - Constructor for class org.openapis.openapi.models.components.SimulcastResponse
 
SimulcastResponse(Boolean, SimulcastResponseData) - Constructor for class org.openapis.openapi.models.components.SimulcastResponse
 
SimulcastResponse.Builder - Class in org.openapis.openapi.models.components
 
SimulcastResponseData - Class in org.openapis.openapi.models.components
SimulcastResponseData
SimulcastResponseData() - Constructor for class org.openapis.openapi.models.components.SimulcastResponseData
 
SimulcastResponseData(String, String, String, Boolean, Map<String, String>) - Constructor for class org.openapis.openapi.models.components.SimulcastResponseData
 
SimulcastResponseData.Builder - Class in org.openapis.openapi.models.components
 
simulcastResponses() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
A list of simulcast responses created for the livestream.
simulcastResponses(List<LiveSimulcast>) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
A list of simulcast responses created for the livestream.
simulcasts() - Method in class org.openapis.openapi.AsyncFastpix
 
simulcasts() - Method in class org.openapis.openapi.Fastpix
 
Simulcasts - Class in org.openapis.openapi
 
simulcastStream() - Method in class org.openapis.openapi.AsyncFastpix
 
simulcastStream() - Method in class org.openapis.openapi.Fastpix
 
SimulcastStream - Class in org.openapis.openapi
 
simulcastStreams() - Method in class org.openapis.openapi.AsyncFastpix
 
simulcastStreams() - Method in class org.openapis.openapi.Fastpix
 
SimulcastStreams - Class in org.openapis.openapi
 
SimulcastUpdateRequest - Class in org.openapis.openapi.models.components
 
SimulcastUpdateRequest() - Constructor for class org.openapis.openapi.models.components.SimulcastUpdateRequest
 
SimulcastUpdateRequest(Boolean, Map<String, String>) - Constructor for class org.openapis.openapi.models.components.SimulcastUpdateRequest
 
SimulcastUpdateRequest.Builder - Class in org.openapis.openapi.models.components
 
simulcastUpdateResponse() - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
Stream's simulcast details fetched successfully
simulcastUpdateResponse() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
Stream's simulcast details fetched successfully
simulcastUpdateResponse(SimulcastUpdateResponse) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse.Builder
Stream's simulcast details fetched successfully
simulcastUpdateResponse(SimulcastUpdateResponse) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse.Builder
Stream's simulcast details fetched successfully
SimulcastUpdateResponse - Class in org.openapis.openapi.models.components
SimulcastUpdateResponse
SimulcastUpdateResponse() - Constructor for class org.openapis.openapi.models.components.SimulcastUpdateResponse
 
SimulcastUpdateResponse(Boolean, SimulcastUpdateResponseData) - Constructor for class org.openapis.openapi.models.components.SimulcastUpdateResponse
 
SimulcastUpdateResponse.Builder - Class in org.openapis.openapi.models.components
 
SimulcastUpdateResponseData - Class in org.openapis.openapi.models.components
SimulcastUpdateResponseData
SimulcastUpdateResponseData() - Constructor for class org.openapis.openapi.models.components.SimulcastUpdateResponseData
 
SimulcastUpdateResponseData(String, String, String, Boolean, Map<String, String>) - Constructor for class org.openapis.openapi.models.components.SimulcastUpdateResponseData
 
SimulcastUpdateResponseData.Builder - Class in org.openapis.openapi.models.components
 
SIXHOURS - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataTimespan
 
SIXHOURS - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesTimespan
 
SIXHOURS - Enum constant in enum class org.openapis.openapi.models.operations.ListByTopContentTimespan
 
SIXHOURS - Enum constant in enum class org.openapis.openapi.models.operations.ListComparisonValuesTimespan
 
SIXHOURS - Enum constant in enum class org.openapis.openapi.models.operations.ListErrorsTimespan
 
SIXHOURS - Enum constant in enum class org.openapis.openapi.models.operations.ListFilterValuesForDimensionTimespan
 
SIXHOURS - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesTimespan
 
SIXHOURS - Enum constant in enum class org.openapis.openapi.models.operations.ListVideoViewsTimespan
 
SIXTYMINUTES - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataTimespan
 
SIXTYMINUTES - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesTimespan
 
SIXTYMINUTES - Enum constant in enum class org.openapis.openapi.models.operations.ListByTopContentTimespan
 
SIXTYMINUTES - Enum constant in enum class org.openapis.openapi.models.operations.ListComparisonValuesTimespan
 
SIXTYMINUTES - Enum constant in enum class org.openapis.openapi.models.operations.ListErrorsTimespan
 
SIXTYMINUTES - Enum constant in enum class org.openapis.openapi.models.operations.ListFilterValuesForDimensionTimespan
 
SIXTYMINUTES - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesTimespan
 
SIXTYMINUTES - Enum constant in enum class org.openapis.openapi.models.operations.ListVideoViewsTimespan
 
SKSK - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
SKSK - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
SKSK - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
SMART - Enum constant in enum class org.openapis.openapi.models.components.CreatePlaylistRequestSmartType
 
SMART - Enum constant in enum class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmartType.PlaylistByIdResponseDataSmartTypeEnum
 
SMART - Enum constant in enum class org.openapis.openapi.models.components.PlaylistItemType.PlaylistItemTypeEnum
 
SMART - Static variable in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmartType
 
SMART - Static variable in class org.openapis.openapi.models.components.PlaylistItemType
 
sortJSONObjectKeys(String, String...) - Static method in class org.openapis.openapi.utils.Utils
 
sortOrder() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
The order direction to sort the metrics list by.
sortOrder() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
The order direction to sort the metrics list by.
sortOrder() - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
The order direction to sort the view list by.
sortOrder(String) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest.Builder
The order direction to sort the view list by.
sortOrder(GetTimeseriesDataSortOrder) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest.Builder
The order direction to sort the metrics list by.
sortOrder(ListBreakdownValuesSortOrder) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest.Builder
The order direction to sort the metrics list by.
SortOrder - Enum Class in org.openapis.openapi.models.components
SortOrder
sortQueryParameters(String) - Static method in class org.openapis.openapi.utils.Utils
Returns an equivalent url with query parameters sorted by name.
sortSerializedMaps(Object, String, String) - Static method in class org.openapis.openapi.utils.Utils
 
sourceAccess() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess() - Method in class org.openapis.openapi.models.components.CreateMediaResponse
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess() - Method in class org.openapis.openapi.models.components.DirectUploadResponse
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess() - Method in class org.openapis.openapi.models.components.GetMediaResponse
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess() - Method in class org.openapis.openapi.models.components.LiveMediaClips
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess() - Method in class org.openapis.openapi.models.components.Media
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess() - Method in class org.openapis.openapi.models.components.UpdateMedia
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBody
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess(boolean) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBody.Builder
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaResponse.Builder
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.DirectUploadResponse.Builder
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.Media.Builder
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse.Builder
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
The sourceAccess parameter determines whether the original media file is accessible.
sourceAccess(Boolean) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
The sourceAccess parameter determines whether the original media file is accessible.
SourceAccessMedia - Class in org.openapis.openapi.models.components
 
SourceAccessMedia() - Constructor for class org.openapis.openapi.models.components.SourceAccessMedia
 
SourceAccessMedia(JsonNullable<String>, String, String, JsonNullable<Map<String, String>>, SourceAccessMediaMediaQuality, String, JsonNullable<String>, SourceAccessMediaMaxResolution, SourceAccessMediaSourceResolution, SourceAccessMediaStatus, JsonNullable<Boolean>, List<PlaybackId>, List<SourceAccessMediaTrack>, JsonNullable<List<TracksSubtitles>>, AiSummaryRecord, AiResponseRecord, AiResponseRecord, AiResponseRecord, JsonNullable<Boolean>, JsonNullable<Boolean>, String, JsonNullable<String>, OffsetDateTime, OffsetDateTime) - Constructor for class org.openapis.openapi.models.components.SourceAccessMedia
 
SourceAccessMedia.Builder - Class in org.openapis.openapi.models.components
 
SourceAccessMediaMaxResolution - Class in org.openapis.openapi.models.components
SourceAccessMediaMaxResolution
SourceAccessMediaMaxResolution.SourceAccessMediaMaxResolutionEnum - Enum Class in org.openapis.openapi.models.components
 
SourceAccessMediaMediaQuality - Class in org.openapis.openapi.models.components
SourceAccessMediaMediaQuality
SourceAccessMediaMediaQuality.SourceAccessMediaMediaQualityEnum - Enum Class in org.openapis.openapi.models.components
 
SourceAccessMediaSourceResolution - Class in org.openapis.openapi.models.components
SourceAccessMediaSourceResolution
SourceAccessMediaSourceResolution.SourceAccessMediaSourceResolutionEnum - Enum Class in org.openapis.openapi.models.components
 
SourceAccessMediaStatus - Class in org.openapis.openapi.models.components
SourceAccessMediaStatus
SourceAccessMediaStatus.SourceAccessMediaStatusEnum - Enum Class in org.openapis.openapi.models.components
 
SourceAccessMediaTrack - Class in org.openapis.openapi.models.components
 
SourceAccessMediaTrack._Deserializer - Class in org.openapis.openapi.models.components
 
sourceMediaId() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The source media ID if this media was created from another media (for example, as a clip).
sourceMediaId() - Method in class org.openapis.openapi.models.components.GetMediaResponse
The source media ID if this media was created from another media (for example, as a clip).
sourceMediaId(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
The source media ID if this media was created from another media (for example, as a clip).
sourceMediaId(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
The source media ID if this media was created from another media (for example, as a clip).
sourceResolution() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The actual resolution of the uploaded media.
sourceResolution() - Method in class org.openapis.openapi.models.components.GetMediaResponse
The actual resolution of the uploaded media.
sourceResolution() - Method in class org.openapis.openapi.models.components.LiveMediaClips
The actual resolution of the uploaded media.
sourceResolution() - Method in class org.openapis.openapi.models.components.Media
The actual resolution of the uploaded media.
sourceResolution() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
source resolution of the media.
sourceResolution() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The actual resolution of the uploaded media.
sourceResolution() - Method in class org.openapis.openapi.models.components.UpdateMedia
The actual resolution of the uploaded media.
sourceResolution(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem.Builder
source resolution of the media.
sourceResolution(GetAllMediaResponseSourceResolution) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
The actual resolution of the uploaded media.
sourceResolution(GetMediaResponseSourceResolution) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
The actual resolution of the uploaded media.
sourceResolution(LiveMediaClipsSourceResolution) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
The actual resolution of the uploaded media.
sourceResolution(MediaSourceResolution) - Method in class org.openapis.openapi.models.components.Media.Builder
The actual resolution of the uploaded media.
sourceResolution(SourceAccessMediaSourceResolution) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
The actual resolution of the uploaded media.
sourceResolution(UpdateMediaSourceResolution) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
The actual resolution of the uploaded media.
srtPlaybackResponse() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
This object contains the livestream playback response details for SRT Protocol
srtPlaybackResponse() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
This object contains the livestream playback response details for SRT Protocol
srtPlaybackResponse() - Method in class org.openapis.openapi.models.components.PatchResponseData
This object contains the livestream playback response details for SRT Protocol
srtPlaybackResponse(SrtPlaybackResponse) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
This object contains the livestream playback response details for SRT Protocol
srtPlaybackResponse(SrtPlaybackResponse) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
This object contains the livestream playback response details for SRT Protocol
srtPlaybackResponse(SrtPlaybackResponse) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
This object contains the livestream playback response details for SRT Protocol
SrtPlaybackResponse - Class in org.openapis.openapi.models.components
SrtPlaybackResponse
SrtPlaybackResponse() - Constructor for class org.openapis.openapi.models.components.SrtPlaybackResponse
 
SrtPlaybackResponse(String, String) - Constructor for class org.openapis.openapi.models.components.SrtPlaybackResponse
 
SrtPlaybackResponse.Builder - Class in org.openapis.openapi.models.components
 
srtPlaybackSecret() - Method in class org.openapis.openapi.models.components.SrtPlaybackResponse
A playback secret used for securing the SRT playback stream.
srtPlaybackSecret(String) - Method in class org.openapis.openapi.models.components.SrtPlaybackResponse.Builder
A playback secret used for securing the SRT playback stream.
srtPlaybackStreamId() - Method in class org.openapis.openapi.models.components.SrtPlaybackResponse
A unique identifier for the SRT playback stream.
srtPlaybackStreamId(String) - Method in class org.openapis.openapi.models.components.SrtPlaybackResponse.Builder
A unique identifier for the SRT playback stream.
srtSecret() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
A secret used for securing the SRT stream.
srtSecret() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
A secret used for securing the SRT stream.
srtSecret() - Method in class org.openapis.openapi.models.components.PatchResponseData
A secret used for securing the SRT stream.
srtSecret(String) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
A secret used for securing the SRT stream.
srtSecret(String) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
A secret used for securing the SRT stream.
srtSecret(String) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
A secret used for securing the SRT stream.
sslSession() - Method in class org.openapis.openapi.utils.ResponseWithBody
 
sslSession() - Method in class org.openapis.openapi.utils.Utils.HttpResponseCached
 
STABILITY_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
STABILITY_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
STABILITY_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
stabilityScore() - Method in class org.openapis.openapi.models.components.Views
Stability Score quantifies the smoothness of video playback, typically represented as a decimal value.
stabilityScore(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Stability Score quantifies the smoothness of video playback, typically represented as a decimal value.
STANDARD - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestMediaQuality
 
STANDARD - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality.CreateMediaResponseMediaQualityEnum
 
STANDARD - Enum constant in enum class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality.DirectUploadResponseMediaQualityEnum
 
STANDARD - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality.GetAllMediaResponseMediaQualityEnum
 
STANDARD - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseMediaQuality.GetMediaResponseMediaQualityEnum
 
STANDARD - Enum constant in enum class org.openapis.openapi.models.components.MediaMediaQuality.MediaMediaQualityEnum
 
STANDARD - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality.SourceAccessMediaMediaQualityEnum
 
STANDARD - Enum constant in enum class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality.UnusedDirectUploadResponseMediaQualityEnum
 
STANDARD - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaMediaQuality.UpdateMediaMediaQualityEnum
 
STANDARD - Enum constant in enum class org.openapis.openapi.models.operations.MediaQuality
 
STANDARD - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality
 
STANDARD - Static variable in class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality
 
STANDARD - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality
 
STANDARD - Static variable in class org.openapis.openapi.models.components.GetMediaResponseMediaQuality
 
STANDARD - Static variable in class org.openapis.openapi.models.components.MediaMediaQuality
 
STANDARD - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality
 
STANDARD - Static variable in class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality
 
STANDARD - Static variable in class org.openapis.openapi.models.components.UpdateMediaMediaQuality
 
startDate() - Method in class org.openapis.openapi.models.components.DateRange
 
startDate(String) - Method in class org.openapis.openapi.models.components.DateRange.Builder
 
startTime() - Method in class org.openapis.openapi.models.components.ImposeTrack
Start time (in seconds) of the imposed audio in the video.
startTime() - Method in class org.openapis.openapi.models.components.PullVideoInput
Start time indicates where encoding must begin within the video file.
startTime() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Start time indicates where encoding must begin within the video file, in seconds.
startTime(Double) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
Start time indicates where encoding must begin within the video file, in seconds.
startTime(Long) - Method in class org.openapis.openapi.models.components.ImposeTrack.Builder
Start time (in seconds) of the imposed audio in the video.
startTime(Long) - Method in class org.openapis.openapi.models.components.PullVideoInput.Builder
Start time indicates where encoding must begin within the video file.
STARTUP_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
STARTUP_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
STARTUP_SCORE - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
startupScore() - Method in class org.openapis.openapi.models.components.Views
Startup Score evaluates the startup performance of the player, usually represented as a decimal value
startupScore(Double) - Method in class org.openapis.openapi.models.components.Views.Builder
Startup Score evaluates the startup performance of the player, usually represented as a decimal value
status() - Method in class org.openapis.openapi.models.components.AiResponseRecord
The status of the AI processing (for example, "available", "preparing", "failed").
status() - Method in class org.openapis.openapi.models.components.AiSummaryRecord
The status of the AI processing (for example, "available", "preparing", "failed").
status() - Method in class org.openapis.openapi.models.components.AudioTrack
Indicates the current state of the track.
status() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
The current live stream status can be one of four values:Idle, Preparing, Active or Disabled.The Idle status signifies that there isn"t a broadcast in progress.The preparing status indicates that the stream is getting prepared.
status() - Method in class org.openapis.openapi.models.components.CreateMediaResponse
Determines the media's status, which can be one of the possible values.
status() - Method in class org.openapis.openapi.models.components.DirectUpload
Determines the media's status, which can be one of the possible values.
status() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Determines the media's status, which can be one of the possible values.
status() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
The current live stream status can be one of four values:Idle, Preparing, Active or Disabled.The Idle status signifies that there isn"t a broadcast in progress.The preparing status indicates that the stream is getting prepared.
status() - Method in class org.openapis.openapi.models.components.GetMediaResponse
Determines the media's status, which can be one of the possible values.
status() - Method in class org.openapis.openapi.models.components.LiveMediaClips
Determines the media's status, which can be one of the possible values.
status() - Method in class org.openapis.openapi.models.components.Media
Determines the media’s status, which can be one of the possible values.
status() - Method in class org.openapis.openapi.models.components.MediaCancelResponse
The status of the upload after cancellation.
status() - Method in class org.openapis.openapi.models.components.MediaClipResponseData
The current processing status of the media.
status() - Method in class org.openapis.openapi.models.components.PatchResponseData
The current live stream status can be one of four values:Idle, Preparing, Active or Disabled.The Idle status signifies that there isn"t a broadcast in progress.The preparing status indicates that the stream is getting prepared.
status() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
status of the media, only media with ready status is added to playlist.
status() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Determines the media's status, which can be one of the possible values.
status() - Method in class org.openapis.openapi.models.components.SubtitleTrack
Indicates the current state of the track.
status() - Method in class org.openapis.openapi.models.components.TracksSubtitles
Current status of the generated subtitle track.
status() - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
Determines the media's status, which can be one of the possible values.
status() - Method in class org.openapis.openapi.models.components.UpdateMedia
Determines the media's status, which can be one of the possible values.
status() - Method in class org.openapis.openapi.models.components.VideoTrack
Indicates the current state of the track.
status() - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll
Indicates the current state of the track.
status(String) - Method in class org.openapis.openapi.models.components.AiResponseRecord.Builder
The status of the AI processing (for example, "available", "preparing", "failed").
status(String) - Method in class org.openapis.openapi.models.components.AiSummaryRecord.Builder
The status of the AI processing (for example, "available", "preparing", "failed").
status(String) - Method in class org.openapis.openapi.models.components.AudioTrack.Builder
Indicates the current state of the track.
status(String) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
The current live stream status can be one of four values:Idle, Preparing, Active or Disabled.The Idle status signifies that there isn"t a broadcast in progress.The preparing status indicates that the stream is getting prepared.
status(String) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
The current live stream status can be one of four values:Idle, Preparing, Active or Disabled.The Idle status signifies that there isn"t a broadcast in progress.The preparing status indicates that the stream is getting prepared.
status(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse.Builder
The status of the upload after cancellation.
status(String) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
The current live stream status can be one of four values:Idle, Preparing, Active or Disabled.The Idle status signifies that there isn"t a broadcast in progress.The preparing status indicates that the stream is getting prepared.
status(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem.Builder
status of the media, only media with ready status is added to playlist.
status(String) - Method in class org.openapis.openapi.models.components.SubtitleTrack.Builder
Indicates the current state of the track.
status(String) - Method in class org.openapis.openapi.models.components.TracksSubtitles.Builder
Current status of the generated subtitle track.
status(String) - Method in class org.openapis.openapi.models.components.VideoTrack.Builder
Indicates the current state of the track.
status(String) - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll.Builder
Indicates the current state of the track.
status(CreateMediaResponseStatus) - Method in class org.openapis.openapi.models.components.CreateMediaResponse.Builder
Determines the media's status, which can be one of the possible values.
status(DirectUploadStatus) - Method in class org.openapis.openapi.models.components.DirectUpload.Builder
Determines the media's status, which can be one of the possible values.
status(GetAllMediaResponseStatus) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
Determines the media's status, which can be one of the possible values.
status(GetMediaResponseStatus) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
Determines the media's status, which can be one of the possible values.
status(LiveMediaClipsStatus) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
Determines the media's status, which can be one of the possible values.
status(MediaClipResponseStatus) - Method in class org.openapis.openapi.models.components.MediaClipResponseData.Builder
The current processing status of the media.
status(MediaStatus) - Method in class org.openapis.openapi.models.components.Media.Builder
Determines the media’s status, which can be one of the possible values.
status(SourceAccessMediaStatus) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
Determines the media's status, which can be one of the possible values.
status(UnusedDirectUploadStatus) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload.Builder
Determines the media's status, which can be one of the possible values.
status(UpdateMediaStatus) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
Determines the media's status, which can be one of the possible values.
statusCode() - Method in exception class org.openapis.openapi.models.errors.AuthException
Deprecated.
statusCode() - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.CancelUploadResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.CreateMediaResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetMediaResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.ListErrorsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.ListMediaResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.ListUploadsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
HTTP response status code for this operation
statusCode() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
HTTP response status code for this operation
statusCode() - Method in interface org.openapis.openapi.utils.AsyncResponse
Returns the HTTP status code.
statusCode() - Method in class org.openapis.openapi.utils.reactive.EventStream
Returns the HTTP status code.
statusCode() - Method in interface org.openapis.openapi.utils.Response
Returns the HTTP status code.
statusCode() - Method in class org.openapis.openapi.utils.ResponseWithBody
 
statusCode() - Method in class org.openapis.openapi.utils.Utils.HttpResponseCached
 
statusCode(int) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.CancelUploadResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.CreateMediaResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetMediaResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.ListErrorsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.ListMediaResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.ListUploadsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse.Builder
HTTP response status code for this operation
statusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse.Builder
HTTP response status code for this operation
statusCodeMatches(int, String...) - Static method in class org.openapis.openapi.utils.Utils
 
statusCodeMatchesOne(int, String) - Static method in class org.openapis.openapi.utils.Utils
 
statusCodes(List<String>) - Method in class org.openapis.openapi.utils.AsyncRetries.Builder
Defines the status codes that should be considered as errors.
statusCodes(List<String>) - Method in class org.openapis.openapi.utils.Retries.Builder
Defines the status codes that should be considered as errors.
strategy() - Method in class org.openapis.openapi.utils.RetryConfig
 
stream() - Method in class org.openapis.openapi.utils.EventStream
Returns a Stream of events.
stream(Callable<Optional<T>>, Utils.Function<T, Optional<T>>) - Static method in class org.openapis.openapi.utils.Utils
 
streamId() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The ID of the livestream for which the clips were created.
streamId() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.components.GetMediaResponse
The ID of the livestream for which the clips were created.
streamId() - Method in class org.openapis.openapi.models.components.LiveMediaClips
The ID of the livestream for which the clips were created.
streamId() - Method in class org.openapis.openapi.models.components.PatchResponseData
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamRequest
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamRequest
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequest
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.operations.DisableLiveStreamRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.operations.EnableLiveStreamRequest
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdRequest
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
The ID of the livestream for which the clips were created.
streamId(String) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
The ID of the livestream for which the clips were created.
streamId(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
The ID of the livestream for which the clips were created.
streamId(String) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamRequest.Builder
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequest.Builder
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequest.Builder
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamRequest.Builder
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequest.Builder
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequest.Builder
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamRequest.Builder
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamRequest.Builder
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdRequest.Builder
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequest.Builder
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdRequest.Builder
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequest.Builder
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequest.Builder
After creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequestBuilder
 
streamId(String) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest.Builder
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
streamId(String) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequestBuilder
 
StreamingParser<T> - Class in org.openapis.openapi.utils
Generic streaming parser that handles byte buffer management and delegates format-specific logic to a StreamContentProcessor.
streamKey() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
streamKey() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
streamKey() - Method in class org.openapis.openapi.models.components.LiveSimulcast
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
streamKey() - Method in class org.openapis.openapi.models.components.PatchResponseData
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
streamKey() - Method in class org.openapis.openapi.models.components.SimulcastRequest
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
streamKey() - Method in class org.openapis.openapi.models.components.SimulcastResponseData
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
streamKey() - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
streamKey(String) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
streamKey(String) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
streamKey(String) - Method in class org.openapis.openapi.models.components.LiveSimulcast.Builder
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
streamKey(String) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
streamKey(String) - Method in class org.openapis.openapi.models.components.SimulcastRequest.Builder
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
streamKey(String) - Method in class org.openapis.openapi.models.components.SimulcastResponseData.Builder
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
streamKey(String) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData.Builder
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
streams() - Method in class org.openapis.openapi.AsyncFastpix
 
streams() - Method in class org.openapis.openapi.Fastpix
 
Streams - Class in org.openapis.openapi
 
STRICT_DESERIALIZERS - Static variable in class org.openapis.openapi.utils.Deserializers
 
string() - Method in class org.openapis.openapi.models.components.EventTime
Returns an Optional containing the value if it is of type String, otherwise returns an empty Optional.
string() - Method in class org.openapis.openapi.models.components.PlayerHeight
Returns an Optional containing the value if it is of type String, otherwise returns an empty Optional.
string() - Method in class org.openapis.openapi.models.components.PlayerViewCount
Returns an Optional containing the value if it is of type String, otherwise returns an empty Optional.
string() - Method in class org.openapis.openapi.models.components.PropertyId
Returns an Optional containing the value if it is of type String, otherwise returns an empty Optional.
string() - Method in class org.openapis.openapi.models.components.ViewerTime
Returns an Optional containing the value if it is of type String, otherwise returns an empty Optional.
STRING - Enum constant in enum class org.openapis.openapi.utils.Utils.JsonShape
 
STRING_STRICT - Static variable in class org.openapis.openapi.utils.Deserializers
 
SUB_PROPERTY_ID - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
SUB_PROPERTY_ID - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
subPropertyId() - Method in class org.openapis.openapi.models.components.Views
Sub Property ID denotes the unique identifier assigned to FastPix properties, previously linked with a specific workspace.
subPropertyId(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Sub Property ID denotes the unique identifier assigned to FastPix properties, previously linked with a specific workspace.
subscribe(Flow.Subscriber<? super ByteBuffer>) - Method in class org.openapis.openapi.utils.Blob
 
subscribe(Subscriber<? super ItemT>) - Method in class org.openapis.openapi.utils.reactive.EventStream
 
SUBTITLE - Enum constant in enum class org.openapis.openapi.models.components.AddTrackRequestType
 
SUBTITLE - Enum constant in enum class org.openapis.openapi.models.components.AddTrackResponseType.AddTrackResponseTypeEnum
 
SUBTITLE - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseType.GenerateTrackResponseTypeEnum
 
SUBTITLE - Enum constant in enum class org.openapis.openapi.models.components.SubtitleTrackType.SubtitleTrackTypeEnum
 
SUBTITLE - Enum constant in enum class org.openapis.openapi.models.components.UpdateTrackResponseType.UpdateTrackResponseTypeEnum
 
SUBTITLE - Static variable in class org.openapis.openapi.models.components.AddTrackResponseType
 
SUBTITLE - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseType
 
SUBTITLE - Static variable in class org.openapis.openapi.models.components.SubtitleTrackType
 
SUBTITLE - Static variable in class org.openapis.openapi.models.components.UpdateTrackResponseType
 
subtitleAvailable() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Indicates whether subtitles are available for the media.
subtitleAvailable() - Method in class org.openapis.openapi.models.components.GetMediaResponse
Indicates whether subtitles are available for the media.
subtitleAvailable() - Method in class org.openapis.openapi.models.components.LiveMediaClips
Indicates whether subtitles are available for the media.
subtitleAvailable() - Method in class org.openapis.openapi.models.components.Media
Indicates whether subtitles are available for the media.
subtitleAvailable() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Indicates whether subtitles are available for the media.
subtitleAvailable() - Method in class org.openapis.openapi.models.components.UpdateMedia
Specifies whether subtitle tracks are available for the media.
subtitleAvailable(Boolean) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
Indicates whether subtitles are available for the media.
subtitleAvailable(Boolean) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
Indicates whether subtitles are available for the media.
subtitleAvailable(Boolean) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
Indicates whether subtitles are available for the media.
subtitleAvailable(Boolean) - Method in class org.openapis.openapi.models.components.Media.Builder
Indicates whether subtitles are available for the media.
subtitleAvailable(Boolean) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
Indicates whether subtitles are available for the media.
subtitleAvailable(Boolean) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
Specifies whether subtitle tracks are available for the media.
subtitleInput() - Method in class org.openapis.openapi.models.components.Input
Returns an Optional containing the value if it is of type SubtitleInput, otherwise returns an empty Optional.
subtitleInput() - Method in class org.openapis.openapi.models.operations.Input
Returns an Optional containing the value if it is of type SubtitleInput, otherwise returns an empty Optional.
SubtitleInput - Class in org.openapis.openapi.models.components
SubtitleInput
SubtitleInput(String, String, String) - Constructor for class org.openapis.openapi.models.components.SubtitleInput
 
SubtitleInput(String, String, String, LanguageCode) - Constructor for class org.openapis.openapi.models.components.SubtitleInput
 
SubtitleInput.Builder - Class in org.openapis.openapi.models.components
 
subtitles() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
Generates subtitle files for audio/video files.
subtitles() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Generates subtitle files for audio/video files.
subtitles(Subtitles) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
Generates subtitle files for audio/video files.
subtitles(Subtitles) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
Generates subtitle files for audio/video files.
Subtitles - Class in org.openapis.openapi.models.components
Subtitles
Subtitles - Class in org.openapis.openapi.models.operations
Subtitles
Subtitles() - Constructor for class org.openapis.openapi.models.components.Subtitles
 
Subtitles() - Constructor for class org.openapis.openapi.models.operations.Subtitles
 
Subtitles(String, Map<String, String>, CreateMediaRequestLanguageCode) - Constructor for class org.openapis.openapi.models.components.Subtitles
 
Subtitles(String, Map<String, String>, LanguageCode) - Constructor for class org.openapis.openapi.models.operations.Subtitles
 
Subtitles.Builder - Class in org.openapis.openapi.models.components
 
Subtitles.Builder - Class in org.openapis.openapi.models.operations
 
subtitleTrack() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseTrack
Returns an Optional containing the value if it is of type SubtitleTrack, otherwise returns an empty Optional.
subtitleTrack() - Method in class org.openapis.openapi.models.components.GetMediaResponseTrack
Returns an Optional containing the value if it is of type SubtitleTrack, otherwise returns an empty Optional.
subtitleTrack() - Method in class org.openapis.openapi.models.components.LiveMediaClipsTrack
Returns an Optional containing the value if it is of type SubtitleTrack, otherwise returns an empty Optional.
subtitleTrack() - Method in class org.openapis.openapi.models.components.MediaTrack
Returns an Optional containing the value if it is of type SubtitleTrack, otherwise returns an empty Optional.
subtitleTrack() - Method in class org.openapis.openapi.models.components.SourceAccessMediaTrack
Returns an Optional containing the value if it is of type SubtitleTrack, otherwise returns an empty Optional.
subtitleTrack() - Method in class org.openapis.openapi.models.components.UpdateMediaTrack
Returns an Optional containing the value if it is of type SubtitleTrack, otherwise returns an empty Optional.
subtitleTrack() - Method in class org.openapis.openapi.models.operations.Track
Returns an Optional containing the value if it is of type SubtitleTrack, otherwise returns an empty Optional.
SubtitleTrack - Class in org.openapis.openapi.models.components
SubtitleTrack
SubtitleTrack() - Constructor for class org.openapis.openapi.models.components.SubtitleTrack
 
SubtitleTrack(String, SubtitleTrackType, String, String, String) - Constructor for class org.openapis.openapi.models.components.SubtitleTrack
 
SubtitleTrack.Builder - Class in org.openapis.openapi.models.components
 
SubtitleTrackType - Class in org.openapis.openapi.models.components
SubtitleTrackType
SubtitleTrackType.SubtitleTrackTypeEnum - Enum Class in org.openapis.openapi.models.components
 
success() - Method in class org.openapis.openapi.models.components.CreateMediaSuccessResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.CreateResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.DefaultError
Shows if the request was completed successfully.
success() - Method in class org.openapis.openapi.models.components.DeleteSigningKeyResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.GetAllPlaylistsResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTO
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.GetStreamsResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.LiveStreamDeleteResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.LivestreamgetResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.LiveStreamResponseDTO
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.MediaClipResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.PatchResponseDTO
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.PlaylistCreatedResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.PlaylistDeleteResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.SimulcastdeleteResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.SimulcastResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.components.ViewsCountResponse
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponseBody
Demonstrates whether the request is successful or not.
success() - Method in class org.openapis.openapi.models.operations.CancelUploadResponseBody
Demonstrates whether the request is successful or not.
success() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.DeleteMediaResponseBody
Demonstrates whether the request is successful or not.
success() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponseBody
Demonstrates whether the request is successful or not.
success() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponseBody
Demonstrates whether the request is successful or not.
success() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.GetMediaResponseBody
Demonstrates whether the request is successful or not.
success() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.ListByTopContentResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.ListDimensionsResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.ListErrorsResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponseBody
Demonstrates whether the request is successful or not.
success() - Method in class org.openapis.openapi.models.operations.ListMediaResponseBody
Demonstrates whether the request is successful or not.
success() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.ListUploadsResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponseBody
Demonstrates whether the request is successful or not.
success() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponseBody
Indicates if the request was successful or not.
success() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponseBody
Shows the request status.
success() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponseBody
Demonstrates whether the request is successful or not.
success() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponseBody
Shows the request status.
success(boolean) - Method in class org.openapis.openapi.models.components.GetAllPlaylistsResponse.Builder
Shows the request status.
success(boolean) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponse.Builder
Shows the request status.
success(boolean) - Method in class org.openapis.openapi.models.components.PlaylistCreatedResponse.Builder
Shows the request status.
success(boolean) - Method in class org.openapis.openapi.models.operations.CancelUploadResponseBody.Builder
Demonstrates whether the request is successful or not.
success(boolean) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaSuccessResponse.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.CreateResponse.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.DefaultError.Builder
Shows if the request was completed successfully.
success(Boolean) - Method in class org.openapis.openapi.models.components.DeleteSigningKeyResponse.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponse.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTO.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.GetStreamsResponse.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.LiveStreamDeleteResponse.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.LivestreamgetResponse.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.LiveStreamResponseDTO.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.MediaClipResponse.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.PatchResponseDTO.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponse.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.PlaylistDeleteResponse.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.SimulcastdeleteResponse.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.SimulcastResponse.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponse.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.components.ViewsCountResponse.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponseBody.Builder
Demonstrates whether the request is successful or not.
success(Boolean) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.DeleteMediaResponseBody.Builder
Demonstrates whether the request is successful or not.
success(Boolean) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponseBody.Builder
Demonstrates whether the request is successful or not.
success(Boolean) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponseBody.Builder
Demonstrates whether the request is successful or not.
success(Boolean) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.GetMediaResponseBody.Builder
Demonstrates whether the request is successful or not.
success(Boolean) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.ListErrorsResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponseBody.Builder
Demonstrates whether the request is successful or not.
success(Boolean) - Method in class org.openapis.openapi.models.operations.ListMediaResponseBody.Builder
Demonstrates whether the request is successful or not.
success(Boolean) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.ListUploadsResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponseBody.Builder
Demonstrates whether the request is successful or not.
success(Boolean) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponseBody.Builder
Indicates if the request was successful or not.
success(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponseBody.Builder
Shows the request status.
success(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponseBody.Builder
Demonstrates whether the request is successful or not.
success(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponseBody.Builder
Shows the request status.
summary() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
 
summary() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
summary() - Method in class org.openapis.openapi.models.components.GetMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
summary() - Method in class org.openapis.openapi.models.components.Media
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
summary() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
summary() - Method in class org.openapis.openapi.models.components.UpdateMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
summary() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
 
summary(AiSummaryRecord) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
summary(AiSummaryRecord) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
summary(AiSummaryRecord) - Method in class org.openapis.openapi.models.components.Media.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
summary(AiSummaryRecord) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
summary(AiSummaryRecord) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
summary(Summary) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
 
summary(Summary) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
 
Summary - Class in org.openapis.openapi.models.components
 
Summary - Class in org.openapis.openapi.models.operations
 
Summary() - Constructor for class org.openapis.openapi.models.components.Summary
 
Summary() - Constructor for class org.openapis.openapi.models.operations.Summary
 
Summary(Boolean, Long) - Constructor for class org.openapis.openapi.models.components.Summary
 
Summary(Boolean, Long) - Constructor for class org.openapis.openapi.models.operations.Summary
 
Summary.Builder - Class in org.openapis.openapi.models.components
 
Summary.Builder - Class in org.openapis.openapi.models.operations
 
summaryLength() - Method in class org.openapis.openapi.models.components.Summary
Specifies the desired word count for the generated summary.
summaryLength() - Method in class org.openapis.openapi.models.operations.Summary
Specifies the desired word count for the generated summary.
summaryLength() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBody
Specifies the desired word count for the generated summary.
summaryLength(Long) - Method in class org.openapis.openapi.models.components.Summary.Builder
Specifies the desired word count for the generated summary.
summaryLength(Long) - Method in class org.openapis.openapi.models.operations.Summary.Builder
Specifies the desired word count for the generated summary.
summaryLength(Long) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBody.Builder
Specifies the desired word count for the generated summary.
SummaryResponse - Class in org.openapis.openapi.models.components
 
SummaryResponse() - Constructor for class org.openapis.openapi.models.components.SummaryResponse
 
SummaryResponse(String, Boolean) - Constructor for class org.openapis.openapi.models.components.SummaryResponse
 
SummaryResponse.Builder - Class in org.openapis.openapi.models.components
 
SV_SE - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
SV_SE - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
SV_SE - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
swapTrackUrl() - Method in class org.openapis.openapi.models.components.AudioInput
URL of the audio track to replace the existing audio in the video.
swapTrackUrl(String) - Method in class org.openapis.openapi.models.components.AudioInput.Builder
URL of the audio track to replace the existing audio in the video.
sync() - Method in class org.openapis.openapi.AsyncAiFeatures
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncDimensions
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncDrmConfigurations
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncErrors
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncFastpix
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncInputVideos
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncInVideoAiFeatures
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncLivePlayback
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncLivePlaybacks
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncLiveStream
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncManageLiveStream
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncManageLiveStreams
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncManageVideos
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncMetrics
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncPlayback
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncPlaylist
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncPlaylists
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncSigningKeys
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncSimulcasts
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncSimulcastStream
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncSimulcastStreams
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncStreams
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncVideos
Switches to the sync SDK.
sync() - Method in class org.openapis.openapi.AsyncViews
Switches to the sync SDK.
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.AddMediaToPlaylist.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.AddMediaTrack.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.CancelUpload.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.ChangeMediaOrderInPlaylist.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.CompleteLiveStream.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.CreateAPlaylist.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.CreateMedia.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.CreateMediaPlaybackId.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.CreateNewStream.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.CreatePlaybackIdOfStream.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.CreateSigningKey.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.CreateSimulcastOfStream.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.DeleteAPlaylist.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.DeleteLiveStream.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.DeleteMedia.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.DeleteMediaFromPlaylist.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.DeleteMediaPlaybackId.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.DeleteMediaTrack.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.DeletePlaybackIdOfStream.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.DeleteSigningKey.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.DeleteSimulcastOfStream.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.DirectUploadVideoMedia.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.DisableLiveStream.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.EnableLiveStream.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GenerateSubtitleTrack.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetAllPlaylists.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetAllStreams.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetDrmConfiguration.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetDrmConfigurationById.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetLiveStreamById.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetLiveStreamPlaybackId.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetLiveStreamViewerCountById.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetMedia.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetMediaClips.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetMediaSummary.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetPlaybackId.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetPlaylistById.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetSigningKeyById.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetSpecificSimulcastOfStream.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetTimeseriesData.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.GetVideoViewDetails.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.ListBreakdownValues.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.ListByTopContent.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.ListComparisonValues.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.ListDimensions.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.ListErrors.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.ListFilterValuesForDimension.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.ListLiveClips.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.ListMedia.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.ListOverallValues.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.ListPlaybackIds.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.ListSigningKeys.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.ListUploads.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.ListVideoViews.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.RetrieveMediaInputInfo.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.UpdateAPlaylist.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.UpdatedMedia.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.UpdatedMp4Support.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.UpdateDomainRestrictions.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.UpdatedSourceAccess.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.UpdateLiveStream.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.UpdateMediaChapters.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.UpdateMediaModeration.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.UpdateMediaNamedEntities.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.UpdateMediaSummary.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.UpdateMediaTrack.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.UpdateSpecificSimulcastOfStream.Sync
 
Sync(SDKConfiguration, Options, Headers) - Constructor for class org.openapis.openapi.operations.UpdateUserAgentRestrictions.Sync
 

T

TA_IN - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
TA_IN - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
TA_IN - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
TA_LK - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
TA_LK - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
TA_LK - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
TE_IN - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
templateUrl(String, Map<String, String>) - Static method in class org.openapis.openapi.utils.Utils
 
TEN_MINUTES - Enum constant in enum class org.openapis.openapi.models.operations.GroupBy
 
THIRTYDAYS - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataTimespan
 
THIRTYDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesTimespan
 
THIRTYDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListByTopContentTimespan
 
THIRTYDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListComparisonValuesTimespan
 
THIRTYDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListErrorsTimespan
 
THIRTYDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListFilterValuesForDimensionTimespan
 
THIRTYDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesTimespan
 
THIRTYDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListVideoViewsTimespan
 
THREE_HUNDRED_AND_SIXTY - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
 
THREE_HUNDRED_AND_SIXTY - Static variable in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
THREE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaMaxResolution.UpdateMediaMaxResolutionEnum
 
THREE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
 
THREE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.UpdateMediaMaxResolution
 
THREE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
THREEDAYS - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataTimespan
 
THREEDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesTimespan
 
THREEDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListByTopContentTimespan
 
THREEDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListComparisonValuesTimespan
 
THREEDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListErrorsTimespan
 
THREEDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListFilterValuesForDimensionTimespan
 
THREEDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesTimespan
 
THREEDAYS - Enum constant in enum class org.openapis.openapi.models.operations.ListVideoViewsTimespan
 
throwConnectError() - Method in class org.openapis.openapi.utils.BackoffStrategy.Builder
Do not retry on connection error.
throwReadTimeoutError() - Method in class org.openapis.openapi.utils.BackoffStrategy.Builder
Do not retry on Read Timeout error.
THTH - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
THTH - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
THTH - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
thumbnail() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
A video thumbnail is a still image that acts as the preview image for your video.
thumbnail() - Method in class org.openapis.openapi.models.components.GetMediaResponse
A video thumbnail is a still image that acts as the preview image for your video.
thumbnail() - Method in class org.openapis.openapi.models.components.LiveMediaClips
A video thumbnail is a still image that acts as the preview image for your video.
thumbnail() - Method in class org.openapis.openapi.models.components.Media
A video thumbnail is a still image that acts as the preview image for your video.
thumbnail() - Method in class org.openapis.openapi.models.components.MediaClipResponseData
A video thumbnail that acts as a preview image for the video.
thumbnail() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
thumbnail for the particular media.
thumbnail() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
A video thumbnail is a still image that acts as the preview image for your video.
thumbnail() - Method in class org.openapis.openapi.models.components.UpdateMedia
A video thumbnail is a still image that acts as the preview image for your video.
thumbnail(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
A video thumbnail is a still image that acts as the preview image for your video.
thumbnail(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
A video thumbnail is a still image that acts as the preview image for your video.
thumbnail(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
A video thumbnail is a still image that acts as the preview image for your video.
thumbnail(String) - Method in class org.openapis.openapi.models.components.Media.Builder
A video thumbnail is a still image that acts as the preview image for your video.
thumbnail(String) - Method in class org.openapis.openapi.models.components.MediaClipResponseData.Builder
A video thumbnail that acts as a preview image for the video.
thumbnail(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem.Builder
thumbnail for the particular media.
thumbnail(String) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
A video thumbnail is a still image that acts as the preview image for your video.
thumbnail(String) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
A video thumbnail is a still image that acts as the preview image for your video.
timeout() - Method in class org.openapis.openapi.models.components.DirectUpload
The duration set for the validity of the upload URL.
timeout() - Method in class org.openapis.openapi.models.components.MediaCancelResponse
The timeout value for the upload.
timeout() - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
The duration set for the validity of the upload URL.
timeout(Double) - Method in class org.openapis.openapi.models.components.DirectUpload.Builder
The duration set for the validity of the upload URL.
timeout(Double) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload.Builder
The duration set for the validity of the upload URL.
timeout(Long) - Method in class org.openapis.openapi.models.components.MediaCancelResponse.Builder
The timeout value for the upload.
timespan() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
This parameter specifies the time span between which the video views list must be retrieved by.
timespan() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
This parameter specifies the time span between which the video views list must be retrieved by.
timespan() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan() - Method in class org.openapis.openapi.models.operations.ListByTopContentRequest
This parameter specifies the time span between which the video views list must be retrieved by.
timespan() - Method in class org.openapis.openapi.models.operations.ListByTopContentResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest
This parameter specifies the time span between which the video views list must be retrieved by.
timespan() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan() - Method in class org.openapis.openapi.models.operations.ListErrorsRequest
This parameter specifies the time span between which the video views list must be retrieved by.
timespan() - Method in class org.openapis.openapi.models.operations.ListErrorsResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest
This parameter specifies the time span between which the video views list must be retrieved by.
timespan() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan() - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest
This parameter specifies the time span between which the video views list must be retrieved by.
timespan() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan() - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
This parameter specifies the time span between which the video views list must be retrieved by.
timespan() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan(List<Long>) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody.Builder
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan(List<Long>) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody.Builder
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan(List<Long>) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponseBody.Builder
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan(List<Long>) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody.Builder
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan(List<Long>) - Method in class org.openapis.openapi.models.operations.ListErrorsResponseBody.Builder
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan(List<Long>) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody.Builder
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan(List<Long>) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody.Builder
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan(List<Long>) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody.Builder
The timespan from and to details displayed in the form of unix epoch timestamps.
timespan(GetTimeseriesDataTimespan) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest.Builder
This parameter specifies the time span between which the video views list must be retrieved by.
timespan(ListBreakdownValuesTimespan) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest.Builder
This parameter specifies the time span between which the video views list must be retrieved by.
timespan(ListByTopContentTimespan) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentRequestBuilder
 
timespan(ListByTopContentTimespan) - Method in class org.openapis.openapi.models.operations.ListByTopContentRequest.Builder
This parameter specifies the time span between which the video views list must be retrieved by.
timespan(ListByTopContentTimespan) - Method in class org.openapis.openapi.models.operations.ListByTopContentRequestBuilder
 
timespan(ListComparisonValuesTimespan) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesRequestBuilder
 
timespan(ListComparisonValuesTimespan) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest.Builder
This parameter specifies the time span between which the video views list must be retrieved by.
timespan(ListComparisonValuesTimespan) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequestBuilder
 
timespan(ListErrorsTimespan) - Method in class org.openapis.openapi.models.operations.async.ListErrorsRequestBuilder
 
timespan(ListErrorsTimespan) - Method in class org.openapis.openapi.models.operations.ListErrorsRequest.Builder
This parameter specifies the time span between which the video views list must be retrieved by.
timespan(ListErrorsTimespan) - Method in class org.openapis.openapi.models.operations.ListErrorsRequestBuilder
 
timespan(ListFilterValuesForDimensionTimespan) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionRequestBuilder
 
timespan(ListFilterValuesForDimensionTimespan) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest.Builder
This parameter specifies the time span between which the video views list must be retrieved by.
timespan(ListFilterValuesForDimensionTimespan) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequestBuilder
 
timespan(ListOverallValuesTimespan) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesRequestBuilder
 
timespan(ListOverallValuesTimespan) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest.Builder
This parameter specifies the time span between which the video views list must be retrieved by.
timespan(ListOverallValuesTimespan) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequestBuilder
 
timespan(ListVideoViewsTimespan) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest.Builder
This parameter specifies the time span between which the video views list must be retrieved by.
title() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
Title of the media file.
title() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Title of the media file.
title() - Method in class org.openapis.openapi.models.components.GetMediaResponse
Title of the media file.
title() - Method in class org.openapis.openapi.models.components.LiveMediaClips
Title of the media file.
title() - Method in class org.openapis.openapi.models.components.Media
Title of the media file.
title() - Method in class org.openapis.openapi.models.components.MediaCancelResponse
Title of the media file.
title() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
Title of the media.
title() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Title of the media file.
title() - Method in class org.openapis.openapi.models.components.UpdateMedia
Title of the media file.
title() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Title of the media file.
title() - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBody
Title of the media file.
title(String) - Method in class org.openapis.openapi.models.components.CreateMediaRequest.Builder
Title of the media file.
title(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
Title of the media file.
title(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
Title of the media file.
title(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
Title of the media file.
title(String) - Method in class org.openapis.openapi.models.components.Media.Builder
Title of the media file.
title(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse.Builder
Title of the media file.
title(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem.Builder
Title of the media.
title(String) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
Title of the media file.
title(String) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
Title of the media file.
title(String) - Method in class org.openapis.openapi.models.operations.PushMediaSettings.Builder
Title of the media file.
title(String) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBody.Builder
Title of the media file.
toAsync(Hook.AfterError) - Static method in class org.openapis.openapi.utils.HookAdapters
Adapts a synchronous Hook.AfterError to an asynchronous AsyncHook.AfterError.
toAsync(Hook.AfterSuccess) - Static method in class org.openapis.openapi.utils.HookAdapters
Adapts a synchronous Hook.AfterSuccess to an asynchronous AsyncHook.AfterSuccess.
toAsync(Hook.BeforeRequest) - Static method in class org.openapis.openapi.utils.HookAdapters
Adapts a synchronous Hook.BeforeRequest to an asynchronous AsyncHook.BeforeRequest.
toByteArray() - Method in class org.openapis.openapi.utils.Blob
Collects the entire stream into a single byte array.
toByteArrayAndClose(InputStream) - Static method in class org.openapis.openapi.utils.Utils
 
toFile(Path) - Method in class org.openapis.openapi.utils.Blob
Writes the entire stream to the specified file path.
toHex(byte[]) - Static method in class org.openapis.openapi.utils.Utils
 
toInputStream() - Method in class org.openapis.openapi.utils.Blob
Converts the entire stream into an InputStream for traditional I/O operations.
token() - Method in class org.openapis.openapi.utils.SessionManager.Session
 
toList() - Method in class org.openapis.openapi.utils.EventStream
Reads all events and returns them as a List.
toList(Object) - Static method in class org.openapis.openapi.utils.Utils
 
toOptional(JsonNullable<T>) - Static method in class org.openapis.openapi.utils.Utils
 
TOP - Enum constant in enum class org.openapis.openapi.models.components.YAlign
 
TopErrorDetails - Class in org.openapis.openapi.models.components
 
TopErrorDetails() - Constructor for class org.openapis.openapi.models.components.TopErrorDetails
 
TopErrorDetails(JsonNullable<TopErrorDetailsPercentage>, JsonNullable<UniqueViewersEffectedPercentage>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<Long>, JsonNullable<String>) - Constructor for class org.openapis.openapi.models.components.TopErrorDetails
 
TopErrorDetails.Builder - Class in org.openapis.openapi.models.components
 
TopErrorDetailsPercentage - Class in org.openapis.openapi.models.components
TopErrorDetailsPercentage
TopErrorDetailsPercentage._Deserializer - Class in org.openapis.openapi.models.components
 
topErrors() - Method in class org.openapis.openapi.models.operations.ListErrorsData
Retrieves a list of errors that have occurred most frequently in the system, ranked by their count of occurrences.
topErrors(List<TopErrorDetails>) - Method in class org.openapis.openapi.models.operations.ListErrorsData.Builder
Retrieves a list of errors that have occurred most frequently in the system, ranked by their count of occurrences.
toStream(Iterable<T>) - Static method in class org.openapis.openapi.utils.Utils
 
toString() - Method in class org.openapis.openapi.models.components.AccessPolicy
 
toString() - Method in class org.openapis.openapi.models.components.AddTrackRequest
 
toString() - Method in class org.openapis.openapi.models.components.AddTrackResponse
 
toString() - Method in class org.openapis.openapi.models.components.AddTrackResponseType
 
toString() - Method in class org.openapis.openapi.models.components.AiResponseRecord
 
toString() - Method in class org.openapis.openapi.models.components.AiSummaryRecord
 
toString() - Method in class org.openapis.openapi.models.components.AudioInput
 
toString() - Method in class org.openapis.openapi.models.components.AudioTrack
 
toString() - Method in class org.openapis.openapi.models.components.AudioTrackType
 
toString() - Method in class org.openapis.openapi.models.components.BrowserNameDimensiondetails
 
toString() - Method in class org.openapis.openapi.models.components.ChaptersResponse
 
toString() - Method in class org.openapis.openapi.models.components.CreateLiveStreamRequest
 
toString() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
 
toString() - Method in class org.openapis.openapi.models.components.CreateMediaRequest
 
toString() - Method in class org.openapis.openapi.models.components.CreateMediaRequestAccessRestrictions
 
toString() - Method in class org.openapis.openapi.models.components.CreateMediaRequestDomains
 
toString() - Method in class org.openapis.openapi.models.components.CreateMediaRequestUserAgents
 
toString() - Method in class org.openapis.openapi.models.components.CreateMediaResponse
 
toString() - Method in class org.openapis.openapi.models.components.CreateMediaResponseInput
 
toString() - Method in class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution
 
toString() - Method in class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality
 
toString() - Method in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
toString() - Method in class org.openapis.openapi.models.components.CreateMediaSuccessResponse
 
toString() - Method in class org.openapis.openapi.models.components.CreatePlaybackId
 
toString() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdAccessRestrictions
 
toString() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdDomains
 
toString() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents
 
toString() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual
 
toString() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
 
toString() - Method in class org.openapis.openapi.models.components.CreateResponse
 
toString() - Method in class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO
 
toString() - Method in class org.openapis.openapi.models.components.Custom1
 
toString() - Method in class org.openapis.openapi.models.components.Custom2
 
toString() - Method in class org.openapis.openapi.models.components.DataPagination
 
toString() - Method in class org.openapis.openapi.models.components.DateRange
 
toString() - Method in class org.openapis.openapi.models.components.DefaultError
 
toString() - Method in class org.openapis.openapi.models.components.DeleteSigningKeyResponse
 
toString() - Method in class org.openapis.openapi.models.components.DirectUpload
 
toString() - Method in class org.openapis.openapi.models.components.DirectUploadResponse
 
toString() - Method in class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality
 
toString() - Method in class org.openapis.openapi.models.components.DirectUploadStatus
 
toString() - Method in class org.openapis.openapi.models.components.DomainRestrictions
 
toString() - Method in class org.openapis.openapi.models.components.DrmIdResponse
 
toString() - Method in class org.openapis.openapi.models.components.Error
 
toString() - Method in class org.openapis.openapi.models.components.ErrorDetails
 
toString() - Method in class org.openapis.openapi.models.components.ErrorDetailsPercentage
 
toString() - Method in class org.openapis.openapi.models.components.Event
 
toString() - Method in class org.openapis.openapi.models.components.EventTime
 
toString() - Method in class org.openapis.openapi.models.components.GenerateTrackResponse
 
toString() - Method in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
toString() - Method in class org.openapis.openapi.models.components.GenerateTrackResponseType
 
toString() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
 
toString() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution
 
toString() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality
 
toString() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support
 
toString() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
toString() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
toString() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseTrack
 
toString() - Method in class org.openapis.openapi.models.components.GetAllPlaylistsResponse
 
toString() - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponse
 
toString() - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponseDto
 
toString() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
 
toString() - Method in class org.openapis.openapi.models.components.GetMediaResponse
 
toString() - Method in class org.openapis.openapi.models.components.GetMediaResponseMaxResolution
 
toString() - Method in class org.openapis.openapi.models.components.GetMediaResponseMediaQuality
 
toString() - Method in class org.openapis.openapi.models.components.GetMediaResponseMp4Support
 
toString() - Method in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
toString() - Method in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
toString() - Method in class org.openapis.openapi.models.components.GetMediaResponseTrack
 
toString() - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTO
 
toString() - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData
 
toString() - Method in class org.openapis.openapi.models.components.GetStreamsResponse
 
toString() - Method in class org.openapis.openapi.models.components.ImposeTrack
 
toString() - Method in class org.openapis.openapi.models.components.Input
 
toString() - Method in class org.openapis.openapi.models.components.InputMediaSettings
 
toString() - Method in class org.openapis.openapi.models.components.LiveMediaClips
 
toString() - Method in class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution
 
toString() - Method in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
toString() - Method in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
toString() - Method in class org.openapis.openapi.models.components.LiveMediaClipsTrack
 
toString() - Method in class org.openapis.openapi.models.components.LiveSimulcast
 
toString() - Method in class org.openapis.openapi.models.components.LiveStreamDeleteResponse
 
toString() - Method in class org.openapis.openapi.models.components.LivestreamgetResponse
 
toString() - Method in class org.openapis.openapi.models.components.LiveStreamPagination
 
toString() - Method in class org.openapis.openapi.models.components.LiveStreamResponseDTO
 
toString() - Method in class org.openapis.openapi.models.components.Media
 
toString() - Method in class org.openapis.openapi.models.components.MediaCancelResponse
 
toString() - Method in class org.openapis.openapi.models.components.MediaClipResponse
 
toString() - Method in class org.openapis.openapi.models.components.MediaClipResponseData
 
toString() - Method in class org.openapis.openapi.models.components.MediaClipResponsePagination
 
toString() - Method in class org.openapis.openapi.models.components.MediaClipResponsePlaybackId
 
toString() - Method in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
toString() - Method in class org.openapis.openapi.models.components.MediaIdsRequest
 
toString() - Method in class org.openapis.openapi.models.components.MediaMaxResolution
 
toString() - Method in class org.openapis.openapi.models.components.MediaMediaQuality
 
toString() - Method in class org.openapis.openapi.models.components.MediaMp4Support
 
toString() - Method in class org.openapis.openapi.models.components.MediaSourceResolution
 
toString() - Method in class org.openapis.openapi.models.components.MediaStatus
 
toString() - Method in class org.openapis.openapi.models.components.MediaTrack
 
toString() - Method in class org.openapis.openapi.models.components.Metadata
 
toString() - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails
 
toString() - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
 
toString() - Method in class org.openapis.openapi.models.components.MetricsmetadataDetails
 
toString() - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
 
toString() - Method in class org.openapis.openapi.models.components.MetricsOverallmetadataDetails
 
toString() - Method in class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails
 
toString() - Method in class org.openapis.openapi.models.components.MetricsTimeseriesmetadataDetails
 
toString() - Method in class org.openapis.openapi.models.components.Moderation
 
toString() - Method in class org.openapis.openapi.models.components.ModerationResponse
 
toString() - Method in class org.openapis.openapi.models.components.NamedEntitiesResponse
 
toString() - Method in class org.openapis.openapi.models.components.Pagination
 
toString() - Method in class org.openapis.openapi.models.components.PatchLiveStreamRequest
 
toString() - Method in class org.openapis.openapi.models.components.PatchResponseData
 
toString() - Method in class org.openapis.openapi.models.components.PatchResponseDTO
 
toString() - Method in class org.openapis.openapi.models.components.Placement
 
toString() - Method in class org.openapis.openapi.models.components.PlaybackId
 
toString() - Method in class org.openapis.openapi.models.components.PlaybackIdAccessRestrictions
 
toString() - Method in class org.openapis.openapi.models.components.PlaybackIdDomains
 
toString() - Method in class org.openapis.openapi.models.components.PlaybackIdRequest
 
toString() - Method in class org.openapis.openapi.models.components.PlaybackIdResponse
 
toString() - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponse
 
toString() - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponseData
 
toString() - Method in class org.openapis.openapi.models.components.PlaybackIdUserAgents
 
toString() - Method in class org.openapis.openapi.models.components.PlaybackSettings
 
toString() - Method in class org.openapis.openapi.models.components.PlayerHeight
 
toString() - Method in class org.openapis.openapi.models.components.PlayerViewCount
 
toString() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponse
 
toString() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
 
toString() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManualType
 
toString() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
 
toString() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmartType
 
toString() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
 
toString() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMetadata
 
toString() - Method in class org.openapis.openapi.models.components.PlaylistCreatedResponse
 
toString() - Method in class org.openapis.openapi.models.components.PlaylistDeleteResponse
 
toString() - Method in class org.openapis.openapi.models.components.PlaylistItem
 
toString() - Method in class org.openapis.openapi.models.components.PlaylistItemType
 
toString() - Method in class org.openapis.openapi.models.components.PlaylistOrder
 
toString() - Method in class org.openapis.openapi.models.components.PolicyAction
 
toString() - Method in class org.openapis.openapi.models.components.PropertyId
 
toString() - Method in class org.openapis.openapi.models.components.PullVideoInput
 
toString() - Method in class org.openapis.openapi.models.components.PullVideoInputSegment1
 
toString() - Method in class org.openapis.openapi.models.components.PullVideoInputSegment2
 
toString() - Method in class org.openapis.openapi.models.components.PullVideoInputSegmentUnion
 
toString() - Method in class org.openapis.openapi.models.components.Resolution
 
toString() - Method in class org.openapis.openapi.models.components.Security
 
toString() - Method in class org.openapis.openapi.models.components.SigningKeysPagination
 
toString() - Method in class org.openapis.openapi.models.components.SimulcastdeleteResponse
 
toString() - Method in class org.openapis.openapi.models.components.SimulcastRequest
 
toString() - Method in class org.openapis.openapi.models.components.SimulcastResponse
 
toString() - Method in class org.openapis.openapi.models.components.SimulcastResponseData
 
toString() - Method in class org.openapis.openapi.models.components.SimulcastUpdateRequest
 
toString() - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponse
 
toString() - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData
 
toString() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
 
toString() - Method in class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution
 
toString() - Method in class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality
 
toString() - Method in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
toString() - Method in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
toString() - Method in class org.openapis.openapi.models.components.SourceAccessMediaTrack
 
toString() - Method in class org.openapis.openapi.models.components.SrtPlaybackResponse
 
toString() - Method in class org.openapis.openapi.models.components.SubtitleInput
 
toString() - Method in class org.openapis.openapi.models.components.Subtitles
 
toString() - Method in class org.openapis.openapi.models.components.SubtitleTrack
 
toString() - Method in class org.openapis.openapi.models.components.SubtitleTrackType
 
toString() - Method in class org.openapis.openapi.models.components.Summary
 
toString() - Method in class org.openapis.openapi.models.components.SummaryResponse
 
toString() - Method in class org.openapis.openapi.models.components.TopErrorDetails
 
toString() - Method in class org.openapis.openapi.models.components.TopErrorDetailsPercentage
 
toString() - Method in class org.openapis.openapi.models.components.TracksSubtitles
 
toString() - Method in class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest
 
toString() - Method in class org.openapis.openapi.models.components.UniqueViewersEffectedPercentage
 
toString() - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
 
toString() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse
 
toString() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality
 
toString() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadStatus
 
toString() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackId
 
toString() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdAccessRestrictions
 
toString() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains
 
toString() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents
 
toString() - Method in class org.openapis.openapi.models.components.UpdateMedia
 
toString() - Method in class org.openapis.openapi.models.components.UpdateMediaMaxResolution
 
toString() - Method in class org.openapis.openapi.models.components.UpdateMediaMediaQuality
 
toString() - Method in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
toString() - Method in class org.openapis.openapi.models.components.UpdateMediaStatus
 
toString() - Method in class org.openapis.openapi.models.components.UpdateMediaTrack
 
toString() - Method in class org.openapis.openapi.models.components.UpdatePlaylistRequest
 
toString() - Method in class org.openapis.openapi.models.components.UpdateTrackRequest
 
toString() - Method in class org.openapis.openapi.models.components.UpdateTrackResponse
 
toString() - Method in class org.openapis.openapi.models.components.UpdateTrackResponseType
 
toString() - Method in class org.openapis.openapi.models.components.UserAgentRestrictions
 
toString() - Method in class org.openapis.openapi.models.components.VideoInput
 
toString() - Method in class org.openapis.openapi.models.components.VideoInputSegment1
 
toString() - Method in class org.openapis.openapi.models.components.VideoInputSegment2
 
toString() - Method in class org.openapis.openapi.models.components.VideoInputSegmentUnion
 
toString() - Method in class org.openapis.openapi.models.components.VideoTrack
 
toString() - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll
 
toString() - Method in class org.openapis.openapi.models.components.ViewerTime
 
toString() - Method in class org.openapis.openapi.models.components.Views
 
toString() - Method in class org.openapis.openapi.models.components.ViewsByTopContentDetails
 
toString() - Method in class org.openapis.openapi.models.components.ViewsCountResponse
 
toString() - Method in class org.openapis.openapi.models.components.ViewsCountResponseData
 
toString() - Method in class org.openapis.openapi.models.components.ViewsList
 
toString() - Method in class org.openapis.openapi.models.components.WatermarkInput
 
toString() - Method in exception class org.openapis.openapi.models.errors.FastpixException
 
toString() - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequest
 
toString() - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
 
toString() - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequest
 
toString() - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequestBody
 
toString() - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse
 
toString() - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.CancelUploadRequest
 
toString() - Method in class org.openapis.openapi.models.operations.CancelUploadResponse
 
toString() - Method in class org.openapis.openapi.models.operations.CancelUploadResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequest
 
toString() - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
 
toString() - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamRequest
 
toString() - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.Configuration
 
toString() - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse
 
toString() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdAccessRestrictions
 
toString() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequest
 
toString() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody
 
toString() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.CreateMediaResponse
 
toString() - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequest
 
toString() - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse
 
toString() - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequest
 
toString() - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistRequest
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamRequest
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequest
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequest
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteMediaRequest
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteMediaResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequest
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequest
 
toString() - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyRequest
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequest
 
toString() - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessRestrictions
 
toString() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains
 
toString() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaModeration
 
toString() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequest
 
toString() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
 
toString() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents
 
toString() - Method in class org.openapis.openapi.models.operations.DisableLiveStreamRequest
 
toString() - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.EnableLiveStreamRequest
 
toString() - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.File
 
toString() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetMediaRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetMediaResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetMediaResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy
 
toString() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessRestrictions
 
toString() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdData
 
toString() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomains
 
toString() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy
 
toString() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents
 
toString() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy
 
toString() - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsRequest
 
toString() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.Input
 
toString() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
 
toString() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
 
toString() - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.ListByTopContentRequest
 
toString() - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse
 
toString() - Method in class org.openapis.openapi.models.operations.ListByTopContentResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest
 
toString() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse
 
toString() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.ListDimensionsResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.ListErrorsData
 
toString() - Method in class org.openapis.openapi.models.operations.ListErrorsRequest
 
toString() - Method in class org.openapis.openapi.models.operations.ListErrorsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.ListErrorsResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest
 
toString() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
 
toString() - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest
 
toString() - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.ListMediaRequest
 
toString() - Method in class org.openapis.openapi.models.operations.ListMediaResponse
 
toString() - Method in class org.openapis.openapi.models.operations.ListMediaResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest
 
toString() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse
 
toString() - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy
 
toString() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessRestrictions
 
toString() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsData
 
toString() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomains
 
toString() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy
 
toString() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsRequest
 
toString() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents
 
toString() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy
 
toString() - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequest
 
toString() - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse
 
toString() - Method in class org.openapis.openapi.models.operations.ListUploadsRequest
 
toString() - Method in class org.openapis.openapi.models.operations.ListUploadsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.ListUploadsResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
 
toString() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.PushMediaSettings
 
toString() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoData
 
toString() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoRequest
 
toString() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
 
toString() - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.Subtitles
 
toString() - Method in class org.openapis.openapi.models.operations.Summary
 
toString() - Method in class org.openapis.openapi.models.operations.Track
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequest
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
 
toString() - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequest
 
toString() - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse
 
toString() - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequest
 
toString() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
 
toString() - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequest
 
toString() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
 
toString() - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequest
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequest
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationModeration
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequest
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequest
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequest
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequest
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponseBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
 
toString() - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponseBody
 
toString() - Method in class org.openapis.openapi.utils.BigDecimalString
 
toString() - Method in class org.openapis.openapi.utils.BigIntegerString
 
toString() - Method in class org.openapis.openapi.utils.EventStreamMessage
 
toString() - Method in class org.openapis.openapi.utils.Headers
 
toString() - Method in class org.openapis.openapi.utils.QueryParameter
 
toString() - Method in class org.openapis.openapi.utils.TypedObject
 
toString() - Method in class org.openapis.openapi.utils.UnknownType
 
toString() - Method in class org.openapis.openapi.utils.Utils.HttpResponseCached
 
toString(Class<?>, Object...) - Static method in class org.openapis.openapi.utils.Utils
 
TOTAL_STARTUP_TIME - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
TOTAL_STARTUP_TIME - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
TOTAL_STARTUP_TIME - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
totalPlayingTime() - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails
Total time spent playing the video, represented in milliseconds.
totalPlayingTime(Long) - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails.Builder
Total time spent playing the video, represented in milliseconds.
totalPlayTime() - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
Total time spent playing the video, represented in milliseconds.
totalPlayTime(Long) - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails.Builder
Total time spent playing the video, represented in milliseconds.
totalRecords() - Method in class org.openapis.openapi.models.components.DataPagination
The total number of records retrieved within the timespan.
totalRecords() - Method in class org.openapis.openapi.models.components.LiveStreamPagination
It gives the total number of media assets that are accessible overall.
totalRecords() - Method in class org.openapis.openapi.models.components.MediaClipResponsePagination
Total number of records available.
totalRecords() - Method in class org.openapis.openapi.models.components.Pagination
It gives the total number of media assets that are accessible overall.
totalRecords() - Method in class org.openapis.openapi.models.components.SigningKeysPagination
It gives the total number of Signing keys that are created by a user.
totalRecords(Long) - Method in class org.openapis.openapi.models.components.DataPagination.Builder
The total number of records retrieved within the timespan.
totalRecords(Long) - Method in class org.openapis.openapi.models.components.LiveStreamPagination.Builder
It gives the total number of media assets that are accessible overall.
totalRecords(Long) - Method in class org.openapis.openapi.models.components.MediaClipResponsePagination.Builder
Total number of records available.
totalRecords(Long) - Method in class org.openapis.openapi.models.components.Pagination.Builder
It gives the total number of media assets that are accessible overall.
totalRecords(Long) - Method in class org.openapis.openapi.models.components.SigningKeysPagination.Builder
It gives the total number of Signing keys that are created by a user.
totalStartupTime() - Method in class org.openapis.openapi.models.components.Views
Represents the total time (in milliseconds) taken for the video player to start playback from the moment the user initiates the session.
totalStartupTime(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Represents the total time (in milliseconds) taken for the video player to start playback from the moment the user initiates the session.
totalViews() - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
The total number of views recorded.
totalViews(Long) - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails.Builder
The total number of views recorded.
totalWatchTime() - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails
Total time watched across all views, represented in milliseconds.
totalWatchTime() - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
Total time watched across all views, represented in milliseconds.
totalWatchTime(Long) - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails.Builder
Total time watched across all views, represented in milliseconds.
totalWatchTime(Long) - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails.Builder
Total time watched across all views, represented in milliseconds.
toUtf8AndClose(InputStream) - Static method in class org.openapis.openapi.utils.Utils
 
trace(String) - Method in class org.openapis.openapi.utils.FastpixLogger
 
trace(String, Object) - Method in class org.openapis.openapi.utils.FastpixLogger
 
trace(String, Object...) - Method in class org.openapis.openapi.utils.FastpixLogger
 
trace(String, Object, Object) - Method in class org.openapis.openapi.utils.FastpixLogger
 
Track - Class in org.openapis.openapi.models.operations
 
Track._Deserializer - Class in org.openapis.openapi.models.operations
 
trackId() - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequest
The unique identifier assigned to the media when created.
trackId() - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest
A universally unique identifier (UUID) assigned to the specific track for which subtitles must be generated.
trackId() - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequest
The unique identifier assigned to the media when created.
trackId(String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackRequestBuilder
 
trackId(String) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackRequestBuilder
 
trackId(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackRequestBuilder
 
trackId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequest.Builder
The unique identifier assigned to the media when created.
trackId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequestBuilder
 
trackId(String) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest.Builder
A universally unique identifier (UUID) assigned to the specific track for which subtitles must be generated.
trackId(String) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequestBuilder
 
trackId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequest.Builder
The unique identifier assigned to the media when created.
trackId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequestBuilder
 
tracks() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
A media consists of different media tracks, like video, audio, and subtitle, all combined.
tracks() - Method in class org.openapis.openapi.models.components.GetMediaResponse
A media consists of different media tracks, like video, audio, and subtitle, all combined.
tracks() - Method in class org.openapis.openapi.models.components.LiveMediaClips
A media consists of different media tracks, like video, audio, and subtitle, all combined.
tracks() - Method in class org.openapis.openapi.models.components.Media
A media consists of different media tracks, like video, audio, and subtitle, all combined.
tracks() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
A media consists of different media tracks, like video, audio, and subtitle, all combined.
tracks() - Method in class org.openapis.openapi.models.components.UpdateMedia
A media consists of different media tracks, like video, audio, and subtitle, all combined.
tracks() - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequestBody
Contains details about the track being added to the media file.
tracks() - Method in class org.openapis.openapi.models.operations.File
A list of all media tracks including video, audio, and subtitles.
tracks(List<GetAllMediaResponseTrack>) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
A media consists of different media tracks, like video, audio, and subtitle, all combined.
tracks(List<GetMediaResponseTrack>) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
A media consists of different media tracks, like video, audio, and subtitle, all combined.
tracks(List<LiveMediaClipsTrack>) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
A media consists of different media tracks, like video, audio, and subtitle, all combined.
tracks(List<MediaTrack>) - Method in class org.openapis.openapi.models.components.Media.Builder
A media consists of different media tracks, like video, audio, and subtitle, all combined.
tracks(List<SourceAccessMediaTrack>) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
A media consists of different media tracks, like video, audio, and subtitle, all combined.
tracks(List<UpdateMediaTrack>) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
A media consists of different media tracks, like video, audio, and subtitle, all combined.
tracks(List<Track>) - Method in class org.openapis.openapi.models.operations.File.Builder
A list of all media tracks including video, audio, and subtitles.
tracks(AddTrackRequest) - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequestBody.Builder
Contains details about the track being added to the media file.
TracksSubtitles - Class in org.openapis.openapi.models.components
 
TracksSubtitles() - Constructor for class org.openapis.openapi.models.components.TracksSubtitles
 
TracksSubtitles(String, JsonNullable<String>) - Constructor for class org.openapis.openapi.models.components.TracksSubtitles
 
TracksSubtitles.Builder - Class in org.openapis.openapi.models.components
 
TrackSubtitlesGenerateRequest - Class in org.openapis.openapi.models.components
TrackSubtitlesGenerateRequest
TrackSubtitlesGenerateRequest() - Constructor for class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest
 
TrackSubtitlesGenerateRequest(String, Map<String, String>, LanguageCode) - Constructor for class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest
 
TrackSubtitlesGenerateRequest.Builder - Class in org.openapis.openapi.models.components
 
transform(Iterator<I>, Utils.Function<I, O>) - Static method in class org.openapis.openapi.utils.Utils
 
trial() - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
FastPix allows for a to trial the live stream for free.
trial() - Method in class org.openapis.openapi.models.components.CreateMediaResponse
FastPix allows for a free trial.
trial() - Method in class org.openapis.openapi.models.components.DirectUpload
Indicates if the upload was a trial.
trial() - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
FastPix allows for a to trial the live stream for free.
trial() - Method in class org.openapis.openapi.models.components.MediaCancelResponse
Indicates if the upload was a trial.
trial() - Method in class org.openapis.openapi.models.components.PatchResponseData
FastPix allows for a to trial the live stream for free.
trial() - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
Indicates if the upload was a trial.
trial(Boolean) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO.Builder
FastPix allows for a to trial the live stream for free.
trial(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaResponse.Builder
FastPix allows for a free trial.
trial(Boolean) - Method in class org.openapis.openapi.models.components.DirectUpload.Builder
Indicates if the upload was a trial.
trial(Boolean) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO.Builder
FastPix allows for a to trial the live stream for free.
trial(Boolean) - Method in class org.openapis.openapi.models.components.MediaCancelResponse.Builder
Indicates if the upload was a trial.
trial(Boolean) - Method in class org.openapis.openapi.models.components.PatchResponseData.Builder
FastPix allows for a to trial the live stream for free.
trial(Boolean) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload.Builder
Indicates if the upload was a trial.
TRTR - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
TRTR - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
TRTR - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
TWENTY_FOURHOURS - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataTimespan
 
TWENTY_FOURHOURS - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesTimespan
 
TWENTY_FOURHOURS - Enum constant in enum class org.openapis.openapi.models.operations.ListByTopContentTimespan
 
TWENTY_FOURHOURS - Enum constant in enum class org.openapis.openapi.models.operations.ListComparisonValuesTimespan
 
TWENTY_FOURHOURS - Enum constant in enum class org.openapis.openapi.models.operations.ListErrorsTimespan
 
TWENTY_FOURHOURS - Enum constant in enum class org.openapis.openapi.models.operations.ListFilterValuesForDimensionTimespan
 
TWENTY_FOURHOURS - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesTimespan
 
TWENTY_FOURHOURS - Enum constant in enum class org.openapis.openapi.models.operations.ListVideoViewsTimespan
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTY - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution.GetAllMediaResponseSourceResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTY - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseSourceResolution.GetMediaResponseSourceResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTY - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution.LiveMediaClipsSourceResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTY - Enum constant in enum class org.openapis.openapi.models.components.MediaSourceResolution.MediaSourceResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTY - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution.SourceAccessMediaSourceResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTY - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTY - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTY - Static variable in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTY - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTY - Static variable in class org.openapis.openapi.models.components.MediaSourceResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTY - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTY - Static variable in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestMaxResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution.CreateMediaResponseMaxResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution.GetAllMediaResponseMaxResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution.GetAllMediaResponseSourceResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseMaxResolution.GetMediaResponseMaxResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseSourceResolution.GetMediaResponseSourceResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution.LiveMediaClipsMaxResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution.LiveMediaClipsSourceResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.MediaMaxResolution.MediaMaxResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.MediaSourceResolution.MediaSourceResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.Resolution.ResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution.SourceAccessMediaMaxResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution.SourceAccessMediaSourceResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaMaxResolution.UpdateMediaMaxResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.operations.MaxResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Enum constant in enum class org.openapis.openapi.models.operations.Resolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.GetMediaResponseMaxResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.MediaMaxResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.MediaSourceResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.Resolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.UpdateMediaMaxResolution
 
TWO_THOUSAND_ONE_HUNDRED_AND_SIXTYP - Static variable in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
type() - Method in class org.openapis.openapi.models.components.AddTrackRequest
Specifies the type of track being added.
type() - Method in class org.openapis.openapi.models.components.AddTrackResponse
Specifies the type of track (audio or subtitle).
type() - Method in class org.openapis.openapi.models.components.AudioInput
Type of overlay (currently only supports "audio").
type() - Method in class org.openapis.openapi.models.components.AudioTrack
Defines the type of input track.
type() - Method in class org.openapis.openapi.models.components.CreateMediaResponseInput
The type of input media.
type() - Method in interface org.openapis.openapi.models.components.CreatePlaylistRequest
 
type() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual
Manual playlist type (no `playOrder`).
type() - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
For a smart playlist metadata is required.
type() - Method in class org.openapis.openapi.models.components.GenerateTrackResponse
The type of track generated ("subtitle").
type() - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
value can be score that ranges from 0 to 100
type() - Method in class org.openapis.openapi.models.components.Moderation
Defines the type of input.
type() - Method in interface org.openapis.openapi.models.components.PlaylistByIdResponseData
 
type() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
type of the playlist, when it was created
type() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
type of the playlist, when it was created
type() - Method in interface org.openapis.openapi.models.components.PlaylistCreatedSchema
 
type() - Method in class org.openapis.openapi.models.components.PlaylistItem
type of the playlist, when it was created
type() - Method in class org.openapis.openapi.models.components.PullVideoInput
Defines the type of input.
type() - Method in class org.openapis.openapi.models.components.SubtitleInput
Defines the type of input.
type() - Method in class org.openapis.openapi.models.components.SubtitleTrack
Defines the type of input track.
type() - Method in class org.openapis.openapi.models.components.UnknownCreatePlaylistRequest
 
type() - Method in class org.openapis.openapi.models.components.UnknownPlaylistByIdResponseData
 
type() - Method in class org.openapis.openapi.models.components.UnknownPlaylistCreatedSchema
 
type() - Method in class org.openapis.openapi.models.components.UpdateTrackResponse
Specifies the type of track (audio or subtitle).
type() - Method in class org.openapis.openapi.models.components.VideoInput
Defines the type of input.
type() - Method in class org.openapis.openapi.models.components.VideoTrack
Defines the type of input.
type() - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll
Defines the type of input.
type() - Method in class org.openapis.openapi.models.components.WatermarkInput
Type of overlay (currently only supports "watermark").
type() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaModeration
Defines the type of input.
type() - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationModeration
Type of media content
type(String) - Method in class org.openapis.openapi.models.components.CreateMediaResponseInput.Builder
The type of input media.
type(String) - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails.Builder
value can be score that ranges from 0 to 100
type(String) - Method in class org.openapis.openapi.models.components.PullVideoInput.Builder
Defines the type of input.
type(String) - Method in class org.openapis.openapi.models.components.SubtitleInput.Builder
Defines the type of input.
type(String) - Method in class org.openapis.openapi.models.components.VideoInput.Builder
Defines the type of input.
type(String) - Method in class org.openapis.openapi.models.components.VideoTrack.Builder
Defines the type of input.
type(String) - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll.Builder
Defines the type of input.
type(AddTrackRequestType) - Method in class org.openapis.openapi.models.components.AddTrackRequest.Builder
Specifies the type of track being added.
type(AddTrackResponseType) - Method in class org.openapis.openapi.models.components.AddTrackResponse.Builder
Specifies the type of track (audio or subtitle).
type(AudioInputType) - Method in class org.openapis.openapi.models.components.AudioInput.Builder
Type of overlay (currently only supports "audio").
type(AudioTrackType) - Method in class org.openapis.openapi.models.components.AudioTrack.Builder
Defines the type of input track.
type(CreateMediaRequestType) - Method in class org.openapis.openapi.models.components.Moderation.Builder
Defines the type of input.
type(CreatePlaylistRequestManualType) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual.Builder
Manual playlist type (no `playOrder`).
type(CreatePlaylistRequestSmartType) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart.Builder
For a smart playlist metadata is required.
type(GenerateTrackResponseType) - Method in class org.openapis.openapi.models.components.GenerateTrackResponse.Builder
The type of track generated ("subtitle").
type(MediaType) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationModeration.Builder
Type of media content
type(PlaylistByIdResponseDataManualType) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual.Builder
type of the playlist, when it was created
type(PlaylistByIdResponseDataSmartType) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart.Builder
type of the playlist, when it was created
type(PlaylistItemType) - Method in class org.openapis.openapi.models.components.PlaylistItem.Builder
type of the playlist, when it was created
type(SubtitleTrackType) - Method in class org.openapis.openapi.models.components.SubtitleTrack.Builder
Defines the type of input track.
type(UpdateTrackResponseType) - Method in class org.openapis.openapi.models.components.UpdateTrackResponse.Builder
Specifies the type of track (audio or subtitle).
type(WatermarkInputType) - Method in class org.openapis.openapi.models.components.WatermarkInput.Builder
Type of overlay (currently only supports "watermark").
type(Type) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaModeration.Builder
Defines the type of input.
Type - Enum Class in org.openapis.openapi.models.operations
Type
TypedObject - Class in org.openapis.openapi.utils
 
TypedObject.Serializer - Class in org.openapis.openapi.utils
 
typeFromId(DatabindContext, String) - Method in class org.openapis.openapi.utils.GenericTypeIdResolver
 
typeReference() - Method in class org.openapis.openapi.utils.TypedObject
 
typeReference() - Method in class org.openapis.openapi.utils.Utils.TypeReferenceWithShape
 
Types - Enum Class in org.openapis.openapi.utils
 

U

UK_UA - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
UK_UA - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
UK_UA - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
unchecked(Throwable) - Static method in class org.openapis.openapi.utils.Exceptions
 
unchecked(Exceptions.CheckedConsumer<T>) - Static method in class org.openapis.openapi.utils.Exceptions
 
unchecked(Exceptions.CheckedFunction<T, R>) - Static method in class org.openapis.openapi.utils.Exceptions
 
unchecked(Exceptions.CheckedRunnable) - Static method in class org.openapis.openapi.utils.Exceptions
 
unchecked(Exceptions.CheckedSupplier<T>) - Static method in class org.openapis.openapi.utils.Exceptions
 
UNIQUE_VIEWERS - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
UNIQUE_VIEWERS - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
UNIQUE_VIEWERS - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
uniqueCount() - Method in class org.openapis.openapi.models.components.BrowserNameDimensiondetails
The count of unique viewers who interacted with the content.
uniqueCount(Long) - Method in class org.openapis.openapi.models.components.BrowserNameDimensiondetails.Builder
The count of unique viewers who interacted with the content.
uniqueViewersEffectedPercentage() - Method in class org.openapis.openapi.models.components.TopErrorDetails
percentage of unique viewers affected by the specific error.
uniqueViewersEffectedPercentage(UniqueViewersEffectedPercentage) - Method in class org.openapis.openapi.models.components.TopErrorDetails.Builder
percentage of unique viewers affected by the specific error.
UniqueViewersEffectedPercentage - Class in org.openapis.openapi.models.components
UniqueViewersEffectedPercentage
UniqueViewersEffectedPercentage._Deserializer - Class in org.openapis.openapi.models.components
 
uniqueViews() - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
The count of unique viewers who interacted with the content.
uniqueViews() - Method in class org.openapis.openapi.models.components.ViewsByTopContentDetails
Total count of unique video viewers for particular video content.
uniqueViews(Long) - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails.Builder
The count of unique viewers who interacted with the content.
uniqueViews(Long) - Method in class org.openapis.openapi.models.components.ViewsByTopContentDetails.Builder
Total count of unique video viewers for particular video content.
UnknownCreatePlaylistRequest - Class in org.openapis.openapi.models.components
 
UnknownCreatePlaylistRequest(JsonNode) - Constructor for class org.openapis.openapi.models.components.UnknownCreatePlaylistRequest
 
UnknownPlaylistByIdResponseData - Class in org.openapis.openapi.models.components
 
UnknownPlaylistByIdResponseData(JsonNode) - Constructor for class org.openapis.openapi.models.components.UnknownPlaylistByIdResponseData
 
UnknownPlaylistCreatedSchema - Class in org.openapis.openapi.models.components
 
UnknownPlaylistCreatedSchema(JsonNode) - Constructor for class org.openapis.openapi.models.components.UnknownPlaylistCreatedSchema
 
unknownType - Variable in class org.openapis.openapi.utils.GenericTypeIdResolver
 
UnknownType - Class in org.openapis.openapi.utils
Generic unknown wrapper for handling polymorphic types that don't have specific implementations.
UnknownType(JsonNode) - Constructor for class org.openapis.openapi.utils.UnknownType
 
unmarshal(HttpResponse<InputStream>, TypeReference<T>) - Static method in class org.openapis.openapi.utils.Utils
 
unmarshalAsync(HttpResponse<Blob>, TypeReference<T>) - Static method in class org.openapis.openapi.utils.Utils
 
UnusedDirectUpload - Class in org.openapis.openapi.models.components
UnusedDirectUpload
UnusedDirectUpload() - Constructor for class org.openapis.openapi.models.components.UnusedDirectUpload
 
UnusedDirectUpload(String, Boolean, UnusedDirectUploadStatus, String, Double, String, UnusedDirectUploadResponse) - Constructor for class org.openapis.openapi.models.components.UnusedDirectUpload
 
UnusedDirectUpload.Builder - Class in org.openapis.openapi.models.components
 
UnusedDirectUploadResponse - Class in org.openapis.openapi.models.components
 
UnusedDirectUploadResponse() - Constructor for class org.openapis.openapi.models.components.UnusedDirectUploadResponse
 
UnusedDirectUploadResponse(List<UnusedUploadsPlaybackId>, Map<String, String>, UnusedDirectUploadResponseMediaQuality, Boolean, Boolean) - Constructor for class org.openapis.openapi.models.components.UnusedDirectUploadResponse
 
UnusedDirectUploadResponse.Builder - Class in org.openapis.openapi.models.components
 
UnusedDirectUploadResponseMediaQuality - Class in org.openapis.openapi.models.components
UnusedDirectUploadResponseMediaQuality
UnusedDirectUploadResponseMediaQuality.UnusedDirectUploadResponseMediaQualityEnum - Enum Class in org.openapis.openapi.models.components
 
UnusedDirectUploadStatus - Class in org.openapis.openapi.models.components
UnusedDirectUploadStatus
UnusedDirectUploadStatus.UnusedDirectUploadStatusEnum - Enum Class in org.openapis.openapi.models.components
 
UnusedUploadsPlaybackId - Class in org.openapis.openapi.models.components
UnusedUploadsPlaybackId
UnusedUploadsPlaybackId() - Constructor for class org.openapis.openapi.models.components.UnusedUploadsPlaybackId
 
UnusedUploadsPlaybackId(AccessPolicy, UnusedUploadsPlaybackIdAccessRestrictions) - Constructor for class org.openapis.openapi.models.components.UnusedUploadsPlaybackId
 
UnusedUploadsPlaybackId.Builder - Class in org.openapis.openapi.models.components
 
UnusedUploadsPlaybackIdAccessRestrictions - Class in org.openapis.openapi.models.components
UnusedUploadsPlaybackIdAccessRestrictions
UnusedUploadsPlaybackIdAccessRestrictions() - Constructor for class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdAccessRestrictions
 
UnusedUploadsPlaybackIdAccessRestrictions(UnusedUploadsPlaybackIdDomains, UnusedUploadsPlaybackIdUserAgents) - Constructor for class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdAccessRestrictions
 
UnusedUploadsPlaybackIdAccessRestrictions.Builder - Class in org.openapis.openapi.models.components
 
UnusedUploadsPlaybackIdDomains - Class in org.openapis.openapi.models.components
UnusedUploadsPlaybackIdDomains
UnusedUploadsPlaybackIdDomains() - Constructor for class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains
 
UnusedUploadsPlaybackIdDomains(PolicyAction, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains
 
UnusedUploadsPlaybackIdDomains.Builder - Class in org.openapis.openapi.models.components
 
UnusedUploadsPlaybackIdUserAgents - Class in org.openapis.openapi.models.components
UnusedUploadsPlaybackIdUserAgents
UnusedUploadsPlaybackIdUserAgents() - Constructor for class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents
 
UnusedUploadsPlaybackIdUserAgents(PolicyAction, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents
 
UnusedUploadsPlaybackIdUserAgents.Builder - Class in org.openapis.openapi.models.components
 
update() - Method in class org.openapis.openapi.AsyncManageLiveStream
Update a stream
update() - Method in class org.openapis.openapi.AsyncPlaylists
Update a playlist by ID
update() - Method in class org.openapis.openapi.AsyncSimulcasts
Update a simulcast
update() - Method in class org.openapis.openapi.ManageLiveStream
Update a stream
update() - Method in class org.openapis.openapi.Playlists
Update a playlist by ID
update() - Method in class org.openapis.openapi.Simulcasts
Update a simulcast
update(String, String, SimulcastUpdateRequest) - Method in class org.openapis.openapi.AsyncSimulcasts
Update a simulcast
update(String, String, SimulcastUpdateRequest) - Method in class org.openapis.openapi.Simulcasts
Update a simulcast
update(String, String, SimulcastUpdateRequest, Options) - Method in class org.openapis.openapi.AsyncSimulcasts
Update a simulcast
update(String, String, SimulcastUpdateRequest, Options) - Method in class org.openapis.openapi.Simulcasts
Update a simulcast
update(String, PatchLiveStreamRequest) - Method in class org.openapis.openapi.AsyncManageLiveStream
Update a stream
update(String, PatchLiveStreamRequest) - Method in class org.openapis.openapi.ManageLiveStream
Update a stream
update(String, PatchLiveStreamRequest, Options) - Method in class org.openapis.openapi.AsyncManageLiveStream
Update a stream
update(String, PatchLiveStreamRequest, Options) - Method in class org.openapis.openapi.ManageLiveStream
Update a stream
update(String, UpdatePlaylistRequest) - Method in class org.openapis.openapi.AsyncPlaylists
Update a playlist by ID
update(String, UpdatePlaylistRequest) - Method in class org.openapis.openapi.Playlists
Update a playlist by ID
update(String, UpdatePlaylistRequest, Options) - Method in class org.openapis.openapi.AsyncPlaylists
Update a playlist by ID
update(String, UpdatePlaylistRequest, Options) - Method in class org.openapis.openapi.Playlists
Update a playlist by ID
UpdateAPlaylist - Class in org.openapis.openapi.operations
 
UpdateAPlaylist() - Constructor for class org.openapis.openapi.operations.UpdateAPlaylist
 
UpdateAPlaylist.Async - Class in org.openapis.openapi.operations
 
UpdateAPlaylist.Sync - Class in org.openapis.openapi.operations
 
UpdateAPlaylistRequest - Class in org.openapis.openapi.models.operations
 
UpdateAPlaylistRequest(String, UpdatePlaylistRequest) - Constructor for class org.openapis.openapi.models.operations.UpdateAPlaylistRequest
 
UpdateAPlaylistRequest.Builder - Class in org.openapis.openapi.models.operations
 
UpdateAPlaylistRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
UpdateAPlaylistRequestBuilder - Class in org.openapis.openapi.models.operations
 
UpdateAPlaylistRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.UpdateAPlaylistRequestBuilder
 
UpdateAPlaylistRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.UpdateAPlaylistRequestBuilder
 
UpdateAPlaylistResponse - Class in org.openapis.openapi.models.operations.async
 
UpdateAPlaylistResponse - Class in org.openapis.openapi.models.operations
 
UpdateAPlaylistResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
 
UpdateAPlaylistResponse(String, int, HttpResponse<InputStream>, PlaylistCreatedResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
 
UpdateAPlaylistResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
 
UpdateAPlaylistResponse(String, int, HttpResponse<Blob>, PlaylistCreatedResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
 
UpdateAPlaylistResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
UpdateAPlaylistResponse.Builder - Class in org.openapis.openapi.models.operations
 
updateChapters() - Method in class org.openapis.openapi.AsyncVideos
Generate video chapters
updateChapters() - Method in class org.openapis.openapi.Videos
Generate video chapters
updateChapters(String, UpdateMediaChaptersRequestBody) - Method in class org.openapis.openapi.AsyncVideos
Generate video chapters
updateChapters(String, UpdateMediaChaptersRequestBody) - Method in class org.openapis.openapi.Videos
Generate video chapters
updateChapters(String, UpdateMediaChaptersRequestBody, Options) - Method in class org.openapis.openapi.AsyncVideos
Generate video chapters
updateChapters(String, UpdateMediaChaptersRequestBody, Options) - Method in class org.openapis.openapi.Videos
Generate video chapters
updatedAt() - Method in class org.openapis.openapi.models.components.CreateMediaResponse
Time the media was updated, defined as a localDateTime (UTC Time).
updatedAt() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Time the media was updated, defined as a localDateTime (UTC Time).
updatedAt() - Method in class org.openapis.openapi.models.components.GetMediaResponse
Time the media was updated, defined as a localDateTime (UTC Time).
updatedAt() - Method in class org.openapis.openapi.models.components.LiveMediaClips
Time the media was updated, defined as a localDateTime (UTC Time).
updatedAt() - Method in class org.openapis.openapi.models.components.Media
Time the media was updated, defined as a localDateTime (UTC Time).
updatedAt() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
Playlist's most recent update timestamp.
updatedAt() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
Playlist's most recent update timestamp.
updatedAt() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Time the media was updated, defined as a localDateTime (UTC Time).
updatedAt() - Method in class org.openapis.openapi.models.components.UpdateMedia
Time the media was updated, defined as a localDateTime (UTC Time).
updatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.CreateMediaResponse.Builder
Time the media was updated, defined as a localDateTime (UTC Time).
updatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
Time the media was updated, defined as a localDateTime (UTC Time).
updatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
Time the media was updated, defined as a localDateTime (UTC Time).
updatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
Time the media was updated, defined as a localDateTime (UTC Time).
updatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.Media.Builder
Time the media was updated, defined as a localDateTime (UTC Time).
updatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual.Builder
Playlist's most recent update timestamp.
updatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart.Builder
Playlist's most recent update timestamp.
updatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
Time the media was updated, defined as a localDateTime (UTC Time).
updatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
Time the media was updated, defined as a localDateTime (UTC Time).
updatedDate() - Method in class org.openapis.openapi.models.components.Metadata
Date range with start and end dates.
updatedDate() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMetadata
Date range with start and end dates.
updatedDate(DateRange) - Method in class org.openapis.openapi.models.components.Metadata.Builder
Date range with start and end dates.
updatedDate(DateRange) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMetadata.Builder
Date range with start and end dates.
UpdatedMedia - Class in org.openapis.openapi.operations
 
UpdatedMedia() - Constructor for class org.openapis.openapi.operations.UpdatedMedia
 
UpdatedMedia.Async - Class in org.openapis.openapi.operations
 
UpdatedMedia.Sync - Class in org.openapis.openapi.operations
 
UpdatedMediaRequest - Class in org.openapis.openapi.models.operations
 
UpdatedMediaRequest(String, UpdatedMediaRequestBody) - Constructor for class org.openapis.openapi.models.operations.UpdatedMediaRequest
 
UpdatedMediaRequest.Builder - Class in org.openapis.openapi.models.operations
 
UpdatedMediaRequestBody - Class in org.openapis.openapi.models.operations
 
UpdatedMediaRequestBody() - Constructor for class org.openapis.openapi.models.operations.UpdatedMediaRequestBody
 
UpdatedMediaRequestBody(Map<String, String>, String, String) - Constructor for class org.openapis.openapi.models.operations.UpdatedMediaRequestBody
 
UpdatedMediaRequestBody.Builder - Class in org.openapis.openapi.models.operations
 
UpdatedMediaRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
UpdatedMediaRequestBuilder - Class in org.openapis.openapi.models.operations
 
UpdatedMediaRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.UpdatedMediaRequestBuilder
 
UpdatedMediaRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.UpdatedMediaRequestBuilder
 
UpdatedMediaResponse - Class in org.openapis.openapi.models.operations.async
 
UpdatedMediaResponse - Class in org.openapis.openapi.models.operations
 
UpdatedMediaResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.UpdatedMediaResponse
 
UpdatedMediaResponse(String, int, HttpResponse<InputStream>, UpdatedMediaResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.UpdatedMediaResponse
 
UpdatedMediaResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
 
UpdatedMediaResponse(String, int, HttpResponse<Blob>, UpdatedMediaResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
 
UpdatedMediaResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
UpdatedMediaResponse.Builder - Class in org.openapis.openapi.models.operations
 
UpdatedMediaResponseBody - Class in org.openapis.openapi.models.operations
UpdatedMediaResponseBody
UpdatedMediaResponseBody() - Constructor for class org.openapis.openapi.models.operations.UpdatedMediaResponseBody
 
UpdatedMediaResponseBody(Boolean, UpdateMedia) - Constructor for class org.openapis.openapi.models.operations.UpdatedMediaResponseBody
 
UpdatedMediaResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
UpdatedMp4Support - Class in org.openapis.openapi.operations
 
UpdatedMp4Support() - Constructor for class org.openapis.openapi.operations.UpdatedMp4Support
 
UpdatedMp4Support.Async - Class in org.openapis.openapi.operations
 
UpdatedMp4Support.Sync - Class in org.openapis.openapi.operations
 
UpdatedMp4SupportMp4Support - Enum Class in org.openapis.openapi.models.operations
UpdatedMp4SupportMp4Support
UpdatedMp4SupportRequest - Class in org.openapis.openapi.models.operations
 
UpdatedMp4SupportRequest(String, UpdatedMp4SupportRequestBody) - Constructor for class org.openapis.openapi.models.operations.UpdatedMp4SupportRequest
 
UpdatedMp4SupportRequest.Builder - Class in org.openapis.openapi.models.operations
 
UpdatedMp4SupportRequestBody - Class in org.openapis.openapi.models.operations
 
UpdatedMp4SupportRequestBody() - Constructor for class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBody
 
UpdatedMp4SupportRequestBody(UpdatedMp4SupportMp4Support) - Constructor for class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBody
 
UpdatedMp4SupportRequestBody.Builder - Class in org.openapis.openapi.models.operations
 
UpdatedMp4SupportRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
UpdatedMp4SupportRequestBuilder - Class in org.openapis.openapi.models.operations
 
UpdatedMp4SupportRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.UpdatedMp4SupportRequestBuilder
 
UpdatedMp4SupportRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBuilder
 
UpdatedMp4SupportResponse - Class in org.openapis.openapi.models.operations.async
 
UpdatedMp4SupportResponse - Class in org.openapis.openapi.models.operations
 
UpdatedMp4SupportResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
 
UpdatedMp4SupportResponse(String, int, HttpResponse<InputStream>, UpdatedMp4SupportResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
 
UpdatedMp4SupportResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
 
UpdatedMp4SupportResponse(String, int, HttpResponse<Blob>, UpdatedMp4SupportResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
 
UpdatedMp4SupportResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
UpdatedMp4SupportResponse.Builder - Class in org.openapis.openapi.models.operations
 
UpdatedMp4SupportResponseBody - Class in org.openapis.openapi.models.operations
UpdatedMp4SupportResponseBody
UpdatedMp4SupportResponseBody() - Constructor for class org.openapis.openapi.models.operations.UpdatedMp4SupportResponseBody
 
UpdatedMp4SupportResponseBody(Boolean, Media) - Constructor for class org.openapis.openapi.models.operations.UpdatedMp4SupportResponseBody
 
UpdatedMp4SupportResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
updateDomainRestrictions() - Method in class org.openapis.openapi.AsyncPlayback
Update domain restrictions for a playback ID
updateDomainRestrictions() - Method in class org.openapis.openapi.Playback
Update domain restrictions for a playback ID
updateDomainRestrictions(String, String, UpdateDomainRestrictionsRequestBody) - Method in class org.openapis.openapi.AsyncPlayback
Update domain restrictions for a playback ID
updateDomainRestrictions(String, String, UpdateDomainRestrictionsRequestBody) - Method in class org.openapis.openapi.Playback
Update domain restrictions for a playback ID
updateDomainRestrictions(String, String, UpdateDomainRestrictionsRequestBody, Options) - Method in class org.openapis.openapi.AsyncPlayback
Update domain restrictions for a playback ID
updateDomainRestrictions(String, String, UpdateDomainRestrictionsRequestBody, Options) - Method in class org.openapis.openapi.Playback
Update domain restrictions for a playback ID
UpdateDomainRestrictions - Class in org.openapis.openapi.operations
 
UpdateDomainRestrictions() - Constructor for class org.openapis.openapi.operations.UpdateDomainRestrictions
 
UpdateDomainRestrictions.Async - Class in org.openapis.openapi.operations
 
UpdateDomainRestrictions.Sync - Class in org.openapis.openapi.operations
 
UpdateDomainRestrictionsData - Class in org.openapis.openapi.models.operations
 
UpdateDomainRestrictionsData() - Constructor for class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData
 
UpdateDomainRestrictionsData(String, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData
 
UpdateDomainRestrictionsData.Builder - Class in org.openapis.openapi.models.operations
 
UpdateDomainRestrictionsDefaultPolicy - Enum Class in org.openapis.openapi.models.operations
UpdateDomainRestrictionsDefaultPolicy
UpdateDomainRestrictionsRequest - Class in org.openapis.openapi.models.operations
 
UpdateDomainRestrictionsRequest(String, String, UpdateDomainRestrictionsRequestBody) - Constructor for class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest
 
UpdateDomainRestrictionsRequest.Builder - Class in org.openapis.openapi.models.operations
 
UpdateDomainRestrictionsRequestBody - Class in org.openapis.openapi.models.operations
 
UpdateDomainRestrictionsRequestBody() - Constructor for class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody
 
UpdateDomainRestrictionsRequestBody(UpdateDomainRestrictionsDefaultPolicy, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody
 
UpdateDomainRestrictionsRequestBody.Builder - Class in org.openapis.openapi.models.operations
 
UpdateDomainRestrictionsRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
UpdateDomainRestrictionsRequestBuilder - Class in org.openapis.openapi.models.operations
 
UpdateDomainRestrictionsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsRequestBuilder
 
UpdateDomainRestrictionsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBuilder
 
UpdateDomainRestrictionsResponse - Class in org.openapis.openapi.models.operations.async
 
UpdateDomainRestrictionsResponse - Class in org.openapis.openapi.models.operations
 
UpdateDomainRestrictionsResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
 
UpdateDomainRestrictionsResponse(String, int, HttpResponse<InputStream>, UpdateDomainRestrictionsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
 
UpdateDomainRestrictionsResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
 
UpdateDomainRestrictionsResponse(String, int, HttpResponse<Blob>, UpdateDomainRestrictionsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
 
UpdateDomainRestrictionsResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
UpdateDomainRestrictionsResponse.Builder - Class in org.openapis.openapi.models.operations
 
UpdateDomainRestrictionsResponseBody - Class in org.openapis.openapi.models.operations
UpdateDomainRestrictionsResponseBody
UpdateDomainRestrictionsResponseBody() - Constructor for class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponseBody
 
UpdateDomainRestrictionsResponseBody(Boolean, UpdateDomainRestrictionsData) - Constructor for class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponseBody
 
UpdateDomainRestrictionsResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
UpdatedSourceAccess - Class in org.openapis.openapi.operations
 
UpdatedSourceAccess() - Constructor for class org.openapis.openapi.operations.UpdatedSourceAccess
 
UpdatedSourceAccess.Async - Class in org.openapis.openapi.operations
 
UpdatedSourceAccess.Sync - Class in org.openapis.openapi.operations
 
UpdatedSourceAccessRequest - Class in org.openapis.openapi.models.operations
 
UpdatedSourceAccessRequest(String, UpdatedSourceAccessRequestBody) - Constructor for class org.openapis.openapi.models.operations.UpdatedSourceAccessRequest
 
UpdatedSourceAccessRequest.Builder - Class in org.openapis.openapi.models.operations
 
UpdatedSourceAccessRequestBody - Class in org.openapis.openapi.models.operations
 
UpdatedSourceAccessRequestBody(boolean) - Constructor for class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBody
 
UpdatedSourceAccessRequestBody.Builder - Class in org.openapis.openapi.models.operations
 
UpdatedSourceAccessRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
UpdatedSourceAccessRequestBuilder - Class in org.openapis.openapi.models.operations
 
UpdatedSourceAccessRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.UpdatedSourceAccessRequestBuilder
 
UpdatedSourceAccessRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBuilder
 
UpdatedSourceAccessResponse - Class in org.openapis.openapi.models.operations.async
 
UpdatedSourceAccessResponse - Class in org.openapis.openapi.models.operations
 
UpdatedSourceAccessResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
 
UpdatedSourceAccessResponse(String, int, HttpResponse<InputStream>, UpdatedSourceAccessResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
 
UpdatedSourceAccessResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
 
UpdatedSourceAccessResponse(String, int, HttpResponse<Blob>, UpdatedSourceAccessResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
 
UpdatedSourceAccessResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
UpdatedSourceAccessResponse.Builder - Class in org.openapis.openapi.models.operations
 
UpdatedSourceAccessResponseBody - Class in org.openapis.openapi.models.operations
UpdatedSourceAccessResponseBody
UpdatedSourceAccessResponseBody() - Constructor for class org.openapis.openapi.models.operations.UpdatedSourceAccessResponseBody
 
UpdatedSourceAccessResponseBody(Boolean, SourceAccessMedia) - Constructor for class org.openapis.openapi.models.operations.UpdatedSourceAccessResponseBody
 
UpdatedSourceAccessResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
updatedTimestamp() - Method in class org.openapis.openapi.models.components.Views
Updated Timestamp refers to when the record is updated to a particular Video.
updatedTimestamp(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Updated Timestamp refers to when the record is updated to a particular Video.
UpdateLiveStream - Class in org.openapis.openapi.operations
 
UpdateLiveStream() - Constructor for class org.openapis.openapi.operations.UpdateLiveStream
 
UpdateLiveStream.Async - Class in org.openapis.openapi.operations
 
UpdateLiveStream.Sync - Class in org.openapis.openapi.operations
 
UpdateLiveStreamRequest - Class in org.openapis.openapi.models.operations
 
UpdateLiveStreamRequest(String, PatchLiveStreamRequest) - Constructor for class org.openapis.openapi.models.operations.UpdateLiveStreamRequest
 
UpdateLiveStreamRequest.Builder - Class in org.openapis.openapi.models.operations
 
UpdateLiveStreamRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
UpdateLiveStreamRequestBuilder - Class in org.openapis.openapi.models.operations
 
UpdateLiveStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.UpdateLiveStreamRequestBuilder
 
UpdateLiveStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.UpdateLiveStreamRequestBuilder
 
UpdateLiveStreamResponse - Class in org.openapis.openapi.models.operations.async
 
UpdateLiveStreamResponse - Class in org.openapis.openapi.models.operations
 
UpdateLiveStreamResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
 
UpdateLiveStreamResponse(String, int, HttpResponse<InputStream>, PatchResponseDTO, DefaultError) - Constructor for class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
 
UpdateLiveStreamResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
 
UpdateLiveStreamResponse(String, int, HttpResponse<Blob>, PatchResponseDTO, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
 
UpdateLiveStreamResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
UpdateLiveStreamResponse.Builder - Class in org.openapis.openapi.models.operations
 
updateMedia() - Method in class org.openapis.openapi.AsyncVideos
Update a media by ID
updateMedia() - Method in class org.openapis.openapi.Videos
Update a media by ID
updateMedia(String, UpdatedMediaRequestBody) - Method in class org.openapis.openapi.AsyncVideos
Update a media by ID
updateMedia(String, UpdatedMediaRequestBody) - Method in class org.openapis.openapi.Videos
Update a media by ID
updateMedia(String, UpdatedMediaRequestBody, Options) - Method in class org.openapis.openapi.AsyncVideos
Update a media by ID
updateMedia(String, UpdatedMediaRequestBody, Options) - Method in class org.openapis.openapi.Videos
Update a media by ID
UpdateMedia - Class in org.openapis.openapi.models.components
 
UpdateMedia() - Constructor for class org.openapis.openapi.models.components.UpdateMedia
 
UpdateMedia(String, String, String, JsonNullable<Map<String, String>>, UpdateMediaMediaQuality, String, String, UpdateMediaMaxResolution, UpdateMediaSourceResolution, UpdateMediaStatus, Boolean, List<PlaybackId>, List<UpdateMediaTrack>, JsonNullable<List<TracksSubtitles>>, AiSummaryRecord, AiResponseRecord, AiResponseRecord, AiResponseRecord, JsonNullable<Boolean>, Boolean, String, String, OffsetDateTime, OffsetDateTime) - Constructor for class org.openapis.openapi.models.components.UpdateMedia
 
UpdateMedia.Builder - Class in org.openapis.openapi.models.components
 
UpdateMediaChapters - Class in org.openapis.openapi.operations
 
UpdateMediaChapters() - Constructor for class org.openapis.openapi.operations.UpdateMediaChapters
 
UpdateMediaChapters.Async - Class in org.openapis.openapi.operations
 
UpdateMediaChapters.Sync - Class in org.openapis.openapi.operations
 
UpdateMediaChaptersRequest - Class in org.openapis.openapi.models.operations
 
UpdateMediaChaptersRequest(String, UpdateMediaChaptersRequestBody) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaChaptersRequest
 
UpdateMediaChaptersRequest.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaChaptersRequestBody - Class in org.openapis.openapi.models.operations
 
UpdateMediaChaptersRequestBody() - Constructor for class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBody
 
UpdateMediaChaptersRequestBody(Boolean) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBody
 
UpdateMediaChaptersRequestBody.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaChaptersRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaChaptersRequestBuilder - Class in org.openapis.openapi.models.operations
 
UpdateMediaChaptersRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaChaptersRequestBuilder
 
UpdateMediaChaptersRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBuilder
 
UpdateMediaChaptersResponse - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaChaptersResponse - Class in org.openapis.openapi.models.operations
 
UpdateMediaChaptersResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
 
UpdateMediaChaptersResponse(String, int, HttpResponse<InputStream>, UpdateMediaChaptersResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
 
UpdateMediaChaptersResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
 
UpdateMediaChaptersResponse(String, int, HttpResponse<Blob>, UpdateMediaChaptersResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
 
UpdateMediaChaptersResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaChaptersResponse.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaChaptersResponseBody - Class in org.openapis.openapi.models.operations
UpdateMediaChaptersResponseBody
UpdateMediaChaptersResponseBody() - Constructor for class org.openapis.openapi.models.operations.UpdateMediaChaptersResponseBody
 
UpdateMediaChaptersResponseBody(Boolean, ChaptersResponse) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaChaptersResponseBody
 
UpdateMediaChaptersResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaMaxResolution - Class in org.openapis.openapi.models.components
UpdateMediaMaxResolution
UpdateMediaMaxResolution.UpdateMediaMaxResolutionEnum - Enum Class in org.openapis.openapi.models.components
 
UpdateMediaMediaQuality - Class in org.openapis.openapi.models.components
UpdateMediaMediaQuality
UpdateMediaMediaQuality.UpdateMediaMediaQualityEnum - Enum Class in org.openapis.openapi.models.components
 
UpdateMediaModeration - Class in org.openapis.openapi.operations
 
UpdateMediaModeration() - Constructor for class org.openapis.openapi.operations.UpdateMediaModeration
 
UpdateMediaModeration.Async - Class in org.openapis.openapi.operations
 
UpdateMediaModeration.Sync - Class in org.openapis.openapi.operations
 
UpdateMediaModerationModeration - Class in org.openapis.openapi.models.operations
 
UpdateMediaModerationModeration() - Constructor for class org.openapis.openapi.models.operations.UpdateMediaModerationModeration
 
UpdateMediaModerationModeration(MediaType) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaModerationModeration
 
UpdateMediaModerationModeration.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaModerationRequest - Class in org.openapis.openapi.models.operations
 
UpdateMediaModerationRequest(String, UpdateMediaModerationRequestBody) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaModerationRequest
 
UpdateMediaModerationRequest.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaModerationRequestBody - Class in org.openapis.openapi.models.operations
 
UpdateMediaModerationRequestBody() - Constructor for class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBody
 
UpdateMediaModerationRequestBody(UpdateMediaModerationModeration) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBody
 
UpdateMediaModerationRequestBody.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaModerationRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaModerationRequestBuilder - Class in org.openapis.openapi.models.operations
 
UpdateMediaModerationRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaModerationRequestBuilder
 
UpdateMediaModerationRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBuilder
 
UpdateMediaModerationResponse - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaModerationResponse - Class in org.openapis.openapi.models.operations
 
UpdateMediaModerationResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
 
UpdateMediaModerationResponse(String, int, HttpResponse<InputStream>, UpdateMediaModerationResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
 
UpdateMediaModerationResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
 
UpdateMediaModerationResponse(String, int, HttpResponse<Blob>, UpdateMediaModerationResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
 
UpdateMediaModerationResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaModerationResponse.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaModerationResponseBody - Class in org.openapis.openapi.models.operations
UpdateMediaModerationResponseBody
UpdateMediaModerationResponseBody() - Constructor for class org.openapis.openapi.models.operations.UpdateMediaModerationResponseBody
 
UpdateMediaModerationResponseBody(Boolean, ModerationResponse) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaModerationResponseBody
 
UpdateMediaModerationResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaNamedEntities - Class in org.openapis.openapi.operations
 
UpdateMediaNamedEntities() - Constructor for class org.openapis.openapi.operations.UpdateMediaNamedEntities
 
UpdateMediaNamedEntities.Async - Class in org.openapis.openapi.operations
 
UpdateMediaNamedEntities.Sync - Class in org.openapis.openapi.operations
 
UpdateMediaNamedEntitiesRequest - Class in org.openapis.openapi.models.operations
 
UpdateMediaNamedEntitiesRequest(String, UpdateMediaNamedEntitiesRequestBody) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequest
 
UpdateMediaNamedEntitiesRequest.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaNamedEntitiesRequestBody - Class in org.openapis.openapi.models.operations
 
UpdateMediaNamedEntitiesRequestBody(boolean) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBody
 
UpdateMediaNamedEntitiesRequestBody.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaNamedEntitiesRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaNamedEntitiesRequestBuilder - Class in org.openapis.openapi.models.operations
 
UpdateMediaNamedEntitiesRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesRequestBuilder
 
UpdateMediaNamedEntitiesRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBuilder
 
UpdateMediaNamedEntitiesResponse - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaNamedEntitiesResponse - Class in org.openapis.openapi.models.operations
 
UpdateMediaNamedEntitiesResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
 
UpdateMediaNamedEntitiesResponse(String, int, HttpResponse<InputStream>, UpdateMediaNamedEntitiesResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
 
UpdateMediaNamedEntitiesResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
 
UpdateMediaNamedEntitiesResponse(String, int, HttpResponse<Blob>, UpdateMediaNamedEntitiesResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
 
UpdateMediaNamedEntitiesResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaNamedEntitiesResponse.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaNamedEntitiesResponseBody - Class in org.openapis.openapi.models.operations
UpdateMediaNamedEntitiesResponseBody
UpdateMediaNamedEntitiesResponseBody() - Constructor for class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponseBody
 
UpdateMediaNamedEntitiesResponseBody(Boolean, NamedEntitiesResponse) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponseBody
 
UpdateMediaNamedEntitiesResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
updateMediaOrder() - Method in class org.openapis.openapi.AsyncPlaylist
Change media order in a playlist by ID
updateMediaOrder() - Method in class org.openapis.openapi.Playlist
Change media order in a playlist by ID
updateMediaOrder(String, MediaIdsRequest) - Method in class org.openapis.openapi.AsyncPlaylist
Change media order in a playlist by ID
updateMediaOrder(String, MediaIdsRequest) - Method in class org.openapis.openapi.Playlist
Change media order in a playlist by ID
updateMediaOrder(String, MediaIdsRequest, Options) - Method in class org.openapis.openapi.AsyncPlaylist
Change media order in a playlist by ID
updateMediaOrder(String, MediaIdsRequest, Options) - Method in class org.openapis.openapi.Playlist
Change media order in a playlist by ID
UpdateMediaSourceResolution - Class in org.openapis.openapi.models.components
UpdateMediaSourceResolution
UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum - Enum Class in org.openapis.openapi.models.components
 
UpdateMediaStatus - Class in org.openapis.openapi.models.components
UpdateMediaStatus
UpdateMediaStatus.UpdateMediaStatusEnum - Enum Class in org.openapis.openapi.models.components
 
updateMediaSummary() - Method in class org.openapis.openapi.AiFeatures
Generate video summary
updateMediaSummary() - Method in class org.openapis.openapi.AsyncAiFeatures
Generate video summary
updateMediaSummary(String, UpdateMediaSummaryRequestBody) - Method in class org.openapis.openapi.AiFeatures
Generate video summary
updateMediaSummary(String, UpdateMediaSummaryRequestBody) - Method in class org.openapis.openapi.AsyncAiFeatures
Generate video summary
updateMediaSummary(String, UpdateMediaSummaryRequestBody, Options) - Method in class org.openapis.openapi.AiFeatures
Generate video summary
updateMediaSummary(String, UpdateMediaSummaryRequestBody, Options) - Method in class org.openapis.openapi.AsyncAiFeatures
Generate video summary
UpdateMediaSummary - Class in org.openapis.openapi.operations
 
UpdateMediaSummary() - Constructor for class org.openapis.openapi.operations.UpdateMediaSummary
 
UpdateMediaSummary.Async - Class in org.openapis.openapi.operations
 
UpdateMediaSummary.Sync - Class in org.openapis.openapi.operations
 
UpdateMediaSummaryRequest - Class in org.openapis.openapi.models.operations
 
UpdateMediaSummaryRequest(String, UpdateMediaSummaryRequestBody) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaSummaryRequest
 
UpdateMediaSummaryRequest.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaSummaryRequestBody - Class in org.openapis.openapi.models.operations
 
UpdateMediaSummaryRequestBody(boolean) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBody
 
UpdateMediaSummaryRequestBody(boolean, Long) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBody
 
UpdateMediaSummaryRequestBody.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaSummaryRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaSummaryRequestBuilder - Class in org.openapis.openapi.models.operations
 
UpdateMediaSummaryRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaSummaryRequestBuilder
 
UpdateMediaSummaryRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBuilder
 
UpdateMediaSummaryResponse - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaSummaryResponse - Class in org.openapis.openapi.models.operations
 
UpdateMediaSummaryResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
 
UpdateMediaSummaryResponse(String, int, HttpResponse<InputStream>, UpdateMediaSummaryResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
 
UpdateMediaSummaryResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
 
UpdateMediaSummaryResponse(String, int, HttpResponse<Blob>, UpdateMediaSummaryResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
 
UpdateMediaSummaryResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaSummaryResponse.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaSummaryResponseBody - Class in org.openapis.openapi.models.operations
UpdateMediaSummaryResponseBody
UpdateMediaSummaryResponseBody() - Constructor for class org.openapis.openapi.models.operations.UpdateMediaSummaryResponseBody
 
UpdateMediaSummaryResponseBody(Boolean, SummaryResponse) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaSummaryResponseBody
 
UpdateMediaSummaryResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaTrack - Class in org.openapis.openapi.models.components
 
UpdateMediaTrack - Class in org.openapis.openapi.operations
 
UpdateMediaTrack() - Constructor for class org.openapis.openapi.operations.UpdateMediaTrack
 
UpdateMediaTrack._Deserializer - Class in org.openapis.openapi.models.components
 
UpdateMediaTrack.Async - Class in org.openapis.openapi.operations
 
UpdateMediaTrack.Sync - Class in org.openapis.openapi.operations
 
UpdateMediaTrackRequest - Class in org.openapis.openapi.models.operations
 
UpdateMediaTrackRequest(String, String, UpdateTrackRequest) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaTrackRequest
 
UpdateMediaTrackRequest.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaTrackRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaTrackRequestBuilder - Class in org.openapis.openapi.models.operations
 
UpdateMediaTrackRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaTrackRequestBuilder
 
UpdateMediaTrackRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaTrackRequestBuilder
 
UpdateMediaTrackResponse - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaTrackResponse - Class in org.openapis.openapi.models.operations
 
UpdateMediaTrackResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
 
UpdateMediaTrackResponse(String, int, HttpResponse<InputStream>, UpdateMediaTrackResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
 
UpdateMediaTrackResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
 
UpdateMediaTrackResponse(String, int, HttpResponse<Blob>, UpdateMediaTrackResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
 
UpdateMediaTrackResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
UpdateMediaTrackResponse.Builder - Class in org.openapis.openapi.models.operations
 
UpdateMediaTrackResponseBody - Class in org.openapis.openapi.models.operations
UpdateMediaTrackResponseBody
UpdateMediaTrackResponseBody() - Constructor for class org.openapis.openapi.models.operations.UpdateMediaTrackResponseBody
 
UpdateMediaTrackResponseBody(Boolean, UpdateTrackResponse) - Constructor for class org.openapis.openapi.models.operations.UpdateMediaTrackResponseBody
 
UpdateMediaTrackResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
updateModeration() - Method in class org.openapis.openapi.AsyncInVideoAiFeatures
Enable video moderation
updateModeration() - Method in class org.openapis.openapi.InVideoAiFeatures
Enable video moderation
updateModeration(String, UpdateMediaModerationRequestBody) - Method in class org.openapis.openapi.AsyncInVideoAiFeatures
Enable video moderation
updateModeration(String, UpdateMediaModerationRequestBody) - Method in class org.openapis.openapi.InVideoAiFeatures
Enable video moderation
updateModeration(String, UpdateMediaModerationRequestBody, Options) - Method in class org.openapis.openapi.AsyncInVideoAiFeatures
Enable video moderation
updateModeration(String, UpdateMediaModerationRequestBody, Options) - Method in class org.openapis.openapi.InVideoAiFeatures
Enable video moderation
updateMp4Support() - Method in class org.openapis.openapi.AsyncVideos
Update the mp4Support of a media by ID
updateMp4Support() - Method in class org.openapis.openapi.Videos
Update the mp4Support of a media by ID
updateMp4Support(String, UpdatedMp4SupportRequestBody) - Method in class org.openapis.openapi.AsyncVideos
Update the mp4Support of a media by ID
updateMp4Support(String, UpdatedMp4SupportRequestBody) - Method in class org.openapis.openapi.Videos
Update the mp4Support of a media by ID
updateMp4Support(String, UpdatedMp4SupportRequestBody, Options) - Method in class org.openapis.openapi.AsyncVideos
Update the mp4Support of a media by ID
updateMp4Support(String, UpdatedMp4SupportRequestBody, Options) - Method in class org.openapis.openapi.Videos
Update the mp4Support of a media by ID
UpdatePlaylistRequest - Class in org.openapis.openapi.models.components
 
UpdatePlaylistRequest(String, String) - Constructor for class org.openapis.openapi.models.components.UpdatePlaylistRequest
 
UpdatePlaylistRequest.Builder - Class in org.openapis.openapi.models.components
 
updateSourceAccess() - Method in class org.openapis.openapi.AsyncManageVideos
Update the source access of a media by ID
updateSourceAccess() - Method in class org.openapis.openapi.ManageVideos
Update the source access of a media by ID
updateSourceAccess(String, UpdatedSourceAccessRequestBody) - Method in class org.openapis.openapi.AsyncManageVideos
Update the source access of a media by ID
updateSourceAccess(String, UpdatedSourceAccessRequestBody) - Method in class org.openapis.openapi.ManageVideos
Update the source access of a media by ID
updateSourceAccess(String, UpdatedSourceAccessRequestBody, Options) - Method in class org.openapis.openapi.AsyncManageVideos
Update the source access of a media by ID
updateSourceAccess(String, UpdatedSourceAccessRequestBody, Options) - Method in class org.openapis.openapi.ManageVideos
Update the source access of a media by ID
UpdateSpecificSimulcastOfStream - Class in org.openapis.openapi.operations
 
UpdateSpecificSimulcastOfStream() - Constructor for class org.openapis.openapi.operations.UpdateSpecificSimulcastOfStream
 
UpdateSpecificSimulcastOfStream.Async - Class in org.openapis.openapi.operations
 
UpdateSpecificSimulcastOfStream.Sync - Class in org.openapis.openapi.operations
 
UpdateSpecificSimulcastOfStreamRequest - Class in org.openapis.openapi.models.operations
 
UpdateSpecificSimulcastOfStreamRequest(String, String, SimulcastUpdateRequest) - Constructor for class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest
 
UpdateSpecificSimulcastOfStreamRequest.Builder - Class in org.openapis.openapi.models.operations
 
UpdateSpecificSimulcastOfStreamRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
UpdateSpecificSimulcastOfStreamRequestBuilder - Class in org.openapis.openapi.models.operations
 
UpdateSpecificSimulcastOfStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamRequestBuilder
 
UpdateSpecificSimulcastOfStreamRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequestBuilder
 
UpdateSpecificSimulcastOfStreamResponse - Class in org.openapis.openapi.models.operations.async
 
UpdateSpecificSimulcastOfStreamResponse - Class in org.openapis.openapi.models.operations
 
UpdateSpecificSimulcastOfStreamResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
 
UpdateSpecificSimulcastOfStreamResponse(String, int, HttpResponse<InputStream>, SimulcastUpdateResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
 
UpdateSpecificSimulcastOfStreamResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
 
UpdateSpecificSimulcastOfStreamResponse(String, int, HttpResponse<Blob>, SimulcastUpdateResponse, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
 
UpdateSpecificSimulcastOfStreamResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
UpdateSpecificSimulcastOfStreamResponse.Builder - Class in org.openapis.openapi.models.operations
 
updateTrack() - Method in class org.openapis.openapi.AsyncVideos
Update audio / subtitle track
updateTrack() - Method in class org.openapis.openapi.Videos
Update audio / subtitle track
updateTrack(String, String, UpdateTrackRequest) - Method in class org.openapis.openapi.AsyncVideos
Update audio / subtitle track
updateTrack(String, String, UpdateTrackRequest) - Method in class org.openapis.openapi.Videos
Update audio / subtitle track
updateTrack(String, String, UpdateTrackRequest, Options) - Method in class org.openapis.openapi.AsyncVideos
Update audio / subtitle track
updateTrack(String, String, UpdateTrackRequest, Options) - Method in class org.openapis.openapi.Videos
Update audio / subtitle track
UpdateTrackRequest - Class in org.openapis.openapi.models.components
UpdateTrackRequest
UpdateTrackRequest() - Constructor for class org.openapis.openapi.models.components.UpdateTrackRequest
 
UpdateTrackRequest(String, String, String) - Constructor for class org.openapis.openapi.models.components.UpdateTrackRequest
 
UpdateTrackRequest.Builder - Class in org.openapis.openapi.models.components
 
UpdateTrackResponse - Class in org.openapis.openapi.models.components
UpdateTrackResponse
UpdateTrackResponse() - Constructor for class org.openapis.openapi.models.components.UpdateTrackResponse
 
UpdateTrackResponse(String, UpdateTrackResponseType, String, String, String) - Constructor for class org.openapis.openapi.models.components.UpdateTrackResponse
 
UpdateTrackResponse.Builder - Class in org.openapis.openapi.models.components
 
UpdateTrackResponseType - Class in org.openapis.openapi.models.components
UpdateTrackResponseType
UpdateTrackResponseType.UpdateTrackResponseTypeEnum - Enum Class in org.openapis.openapi.models.components
 
updateUserAgentRestrictions() - Method in class org.openapis.openapi.AsyncPlayback
Update user-agent restrictions for a playback ID
updateUserAgentRestrictions() - Method in class org.openapis.openapi.Playback
Update user-agent restrictions for a playback ID
updateUserAgentRestrictions(String, String, UpdateUserAgentRestrictionsRequestBody) - Method in class org.openapis.openapi.AsyncPlayback
Update user-agent restrictions for a playback ID
updateUserAgentRestrictions(String, String, UpdateUserAgentRestrictionsRequestBody) - Method in class org.openapis.openapi.Playback
Update user-agent restrictions for a playback ID
updateUserAgentRestrictions(String, String, UpdateUserAgentRestrictionsRequestBody, Options) - Method in class org.openapis.openapi.AsyncPlayback
Update user-agent restrictions for a playback ID
updateUserAgentRestrictions(String, String, UpdateUserAgentRestrictionsRequestBody, Options) - Method in class org.openapis.openapi.Playback
Update user-agent restrictions for a playback ID
UpdateUserAgentRestrictions - Class in org.openapis.openapi.operations
 
UpdateUserAgentRestrictions() - Constructor for class org.openapis.openapi.operations.UpdateUserAgentRestrictions
 
UpdateUserAgentRestrictions.Async - Class in org.openapis.openapi.operations
 
UpdateUserAgentRestrictions.Sync - Class in org.openapis.openapi.operations
 
UpdateUserAgentRestrictionsData - Class in org.openapis.openapi.models.operations
 
UpdateUserAgentRestrictionsData() - Constructor for class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData
 
UpdateUserAgentRestrictionsData(String, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData
 
UpdateUserAgentRestrictionsData.Builder - Class in org.openapis.openapi.models.operations
 
UpdateUserAgentRestrictionsDefaultPolicy - Enum Class in org.openapis.openapi.models.operations
UpdateUserAgentRestrictionsDefaultPolicy
UpdateUserAgentRestrictionsRequest - Class in org.openapis.openapi.models.operations
 
UpdateUserAgentRestrictionsRequest(String, String, UpdateUserAgentRestrictionsRequestBody) - Constructor for class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest
 
UpdateUserAgentRestrictionsRequest.Builder - Class in org.openapis.openapi.models.operations
 
UpdateUserAgentRestrictionsRequestBody - Class in org.openapis.openapi.models.operations
 
UpdateUserAgentRestrictionsRequestBody() - Constructor for class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody
 
UpdateUserAgentRestrictionsRequestBody(UpdateUserAgentRestrictionsDefaultPolicy, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody
 
UpdateUserAgentRestrictionsRequestBody.Builder - Class in org.openapis.openapi.models.operations
 
UpdateUserAgentRestrictionsRequestBuilder - Class in org.openapis.openapi.models.operations.async
 
UpdateUserAgentRestrictionsRequestBuilder - Class in org.openapis.openapi.models.operations
 
UpdateUserAgentRestrictionsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsRequestBuilder
 
UpdateUserAgentRestrictionsRequestBuilder(SDKConfiguration) - Constructor for class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBuilder
 
UpdateUserAgentRestrictionsResponse - Class in org.openapis.openapi.models.operations.async
 
UpdateUserAgentRestrictionsResponse - Class in org.openapis.openapi.models.operations
 
UpdateUserAgentRestrictionsResponse(String, int, HttpResponse<InputStream>) - Constructor for class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
 
UpdateUserAgentRestrictionsResponse(String, int, HttpResponse<InputStream>, UpdateUserAgentRestrictionsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
 
UpdateUserAgentRestrictionsResponse(String, int, HttpResponse<Blob>) - Constructor for class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
 
UpdateUserAgentRestrictionsResponse(String, int, HttpResponse<Blob>, UpdateUserAgentRestrictionsResponseBody, DefaultError) - Constructor for class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
 
UpdateUserAgentRestrictionsResponse.Builder - Class in org.openapis.openapi.models.operations.async
 
UpdateUserAgentRestrictionsResponse.Builder - Class in org.openapis.openapi.models.operations
 
UpdateUserAgentRestrictionsResponseBody - Class in org.openapis.openapi.models.operations
UpdateUserAgentRestrictionsResponseBody
UpdateUserAgentRestrictionsResponseBody() - Constructor for class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponseBody
 
UpdateUserAgentRestrictionsResponseBody(Boolean, UpdateUserAgentRestrictionsData) - Constructor for class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponseBody
 
UpdateUserAgentRestrictionsResponseBody.Builder - Class in org.openapis.openapi.models.operations
 
upload() - Method in class org.openapis.openapi.AsyncInputVideos
Upload media from device
upload() - Method in class org.openapis.openapi.InputVideos
Upload media from device
upload(DirectUploadVideoMediaRequest, Options) - Method in class org.openapis.openapi.AsyncInputVideos
Upload media from device
upload(DirectUploadVideoMediaRequest, Options) - Method in class org.openapis.openapi.InputVideos
Upload media from device
uploadDirect() - Method in class org.openapis.openapi.AsyncInputVideos
Upload media from device
uploadDirect() - Method in class org.openapis.openapi.InputVideos
Upload media from device
uploadId() - Method in class org.openapis.openapi.models.components.DirectUpload
The unique identifier assigned to the media when created.
uploadId() - Method in class org.openapis.openapi.models.components.MediaCancelResponse
The unique identifier of the cancelled upload.
uploadId() - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
The unique identifier assigned to the media when created.
uploadId() - Method in class org.openapis.openapi.models.operations.CancelUploadRequest
When uploading the media, FastPix assigns a universally unique identifier with a maximum length of 255 characters.
uploadId(String) - Method in class org.openapis.openapi.models.components.DirectUpload.Builder
The unique identifier assigned to the media when created.
uploadId(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse.Builder
The unique identifier of the cancelled upload.
uploadId(String) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload.Builder
The unique identifier assigned to the media when created.
uploadId(String) - Method in class org.openapis.openapi.models.operations.async.CancelUploadRequestBuilder
 
uploadId(String) - Method in class org.openapis.openapi.models.operations.CancelUploadRequest.Builder
When uploading the media, FastPix assigns a universally unique identifier with a maximum length of 255 characters.
uploadId(String) - Method in class org.openapis.openapi.models.operations.CancelUploadRequestBuilder
 
uri() - Method in class org.openapis.openapi.utils.ResponseWithBody
 
uri() - Method in class org.openapis.openapi.utils.Utils.HttpResponseCached
 
url() - Method in class org.openapis.openapi.models.components.AddTrackRequest
The direct URL of the track file.
url() - Method in class org.openapis.openapi.models.components.AddTrackResponse
The direct URL of the track file.
url() - Method in class org.openapis.openapi.models.components.CreateMediaResponseInput
The publicly accessible URL of the input video file.
url() - Method in class org.openapis.openapi.models.components.DirectUpload
The url hosts the media file for FastPix, which needs to be download to use further.
url() - Method in class org.openapis.openapi.models.components.ImposeTrack
URL of the audio track to impose on the video.
url() - Method in class org.openapis.openapi.models.components.LiveSimulcast
The RTMPS hostname, combined with the application name, is crucial for connecting to third-party live streaming services and transmitting the live stream.
url() - Method in class org.openapis.openapi.models.components.MediaCancelResponse
The upload URL (if available) after cancellation.
url() - Method in class org.openapis.openapi.models.components.PullVideoInput
The URL hosts the media file for FastPix, which needs to be downloaded to use further.
url() - Method in class org.openapis.openapi.models.components.PullVideoInputSegment1
The URL of the **video segment** to be added.
url() - Method in class org.openapis.openapi.models.components.PullVideoInputSegment2
The URL of the **video segment** to be added.
url() - Method in class org.openapis.openapi.models.components.SimulcastRequest
The RTMPS hostname, combined with the application name, is crucial for connecting to third-party live streaming services and transmitting the live stream.
url() - Method in class org.openapis.openapi.models.components.SimulcastResponseData
The RTMPS hostname, combined with the application name, is crucial for connecting to third-party live streaming services and transmitting the live stream.
url() - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData
The RTMP hostname, combined with the application name, is crucial for connecting to third-party live streaming services and transmitting the live stream.
url() - Method in class org.openapis.openapi.models.components.SubtitleInput
The direct URL of the subtitle file.
url() - Method in class org.openapis.openapi.models.components.TracksSubtitles
URL of the generated subtitle file (VTT).
url() - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
The url hosts the media file for FastPix, which needs to be download to use further.
url() - Method in class org.openapis.openapi.models.components.UpdateTrackRequest
The direct URL of the track file.
url() - Method in class org.openapis.openapi.models.components.UpdateTrackResponse
The direct URL of the track file.
url() - Method in class org.openapis.openapi.models.components.VideoInputSegment1
URL of the segment to be added.
url() - Method in class org.openapis.openapi.models.components.VideoInputSegment2
URL of the segment to be added.
url() - Method in class org.openapis.openapi.models.components.WatermarkInput
URL of the watermark image.
url() - Method in class org.openapis.openapi.models.operations.Configuration
The URL hosting the media file to be downloaded and processed by FastPix.
url(String) - Method in class org.openapis.openapi.models.components.AddTrackRequest.Builder
The direct URL of the track file.
url(String) - Method in class org.openapis.openapi.models.components.AddTrackResponse.Builder
The direct URL of the track file.
url(String) - Method in class org.openapis.openapi.models.components.CreateMediaResponseInput.Builder
The publicly accessible URL of the input video file.
url(String) - Method in class org.openapis.openapi.models.components.DirectUpload.Builder
The url hosts the media file for FastPix, which needs to be download to use further.
url(String) - Method in class org.openapis.openapi.models.components.ImposeTrack.Builder
URL of the audio track to impose on the video.
url(String) - Method in class org.openapis.openapi.models.components.LiveSimulcast.Builder
The RTMPS hostname, combined with the application name, is crucial for connecting to third-party live streaming services and transmitting the live stream.
url(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse.Builder
The upload URL (if available) after cancellation.
url(String) - Method in class org.openapis.openapi.models.components.PullVideoInput.Builder
The URL hosts the media file for FastPix, which needs to be downloaded to use further.
url(String) - Method in class org.openapis.openapi.models.components.PullVideoInputSegment1.Builder
The URL of the **video segment** to be added.
url(String) - Method in class org.openapis.openapi.models.components.PullVideoInputSegment2.Builder
The URL of the **video segment** to be added.
url(String) - Method in class org.openapis.openapi.models.components.SimulcastRequest.Builder
The RTMPS hostname, combined with the application name, is crucial for connecting to third-party live streaming services and transmitting the live stream.
url(String) - Method in class org.openapis.openapi.models.components.SimulcastResponseData.Builder
The RTMPS hostname, combined with the application name, is crucial for connecting to third-party live streaming services and transmitting the live stream.
url(String) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData.Builder
The RTMP hostname, combined with the application name, is crucial for connecting to third-party live streaming services and transmitting the live stream.
url(String) - Method in class org.openapis.openapi.models.components.SubtitleInput.Builder
The direct URL of the subtitle file.
url(String) - Method in class org.openapis.openapi.models.components.TracksSubtitles.Builder
URL of the generated subtitle file (VTT).
url(String) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload.Builder
The url hosts the media file for FastPix, which needs to be download to use further.
url(String) - Method in class org.openapis.openapi.models.components.UpdateTrackRequest.Builder
The direct URL of the track file.
url(String) - Method in class org.openapis.openapi.models.components.UpdateTrackResponse.Builder
The direct URL of the track file.
url(String) - Method in class org.openapis.openapi.models.components.VideoInputSegment1.Builder
URL of the segment to be added.
url(String) - Method in class org.openapis.openapi.models.components.VideoInputSegment2.Builder
URL of the segment to be added.
url(String) - Method in class org.openapis.openapi.models.components.WatermarkInput.Builder
URL of the watermark image.
url(String) - Method in class org.openapis.openapi.models.operations.Configuration.Builder
The URL hosting the media file to be downloaded and processed by FastPix.
usedFullScreen() - Method in class org.openapis.openapi.models.components.Views
Used Fullscreen denotes whether the viewer utilized the full-screen mode while watching the video.
usedFullScreen(Boolean) - Method in class org.openapis.openapi.models.components.Views.Builder
Used Fullscreen denotes whether the viewer utilized the full-screen mode while watching the video.
USER_AGENT - Static variable in class org.openapis.openapi.SDKConfiguration
 
userAgent() - Method in class org.openapis.openapi.models.components.Views
User Agent represents the user agent string transmitted by the viewers device to identify itself to the server, typically including information about the device and browser.
userAgent(String) - Method in class org.openapis.openapi.models.components.Views.Builder
User Agent represents the user agent string transmitted by the viewers device to identify itself to the server, typically including information about the device and browser.
UserAgentRestrictions - Class in org.openapis.openapi.models.components
UserAgentRestrictions
UserAgentRestrictions() - Constructor for class org.openapis.openapi.models.components.UserAgentRestrictions
 
UserAgentRestrictions(PolicyAction, List<String>, List<String>) - Constructor for class org.openapis.openapi.models.components.UserAgentRestrictions
 
UserAgentRestrictions.Builder - Class in org.openapis.openapi.models.components
 
userAgents() - Method in class org.openapis.openapi.models.components.CreateMediaRequestAccessRestrictions
 
userAgents() - Method in class org.openapis.openapi.models.components.CreatePlaybackIdAccessRestrictions
Restrictions based on the user agent (which is typically a string sent by browsers or bots identifying themselves).
userAgents() - Method in class org.openapis.openapi.models.components.PlaybackIdAccessRestrictions
Restrictions based on the user agent (which is typically a string sent by browsers or bots identifying themselves).
userAgents() - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdAccessRestrictions
Restrictions based on the user agent (which is typically a string sent by browsers or bots identifying themselves).
userAgents() - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdAccessRestrictions
Restrictions based on the user agent
userAgents() - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessRestrictions
 
userAgents() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessRestrictions
 
userAgents() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessRestrictions
 
userAgents(CreateMediaRequestUserAgents) - Method in class org.openapis.openapi.models.components.CreateMediaRequestAccessRestrictions.Builder
 
userAgents(CreatePlaybackIdUserAgents) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdAccessRestrictions.Builder
Restrictions based on the user agent (which is typically a string sent by browsers or bots identifying themselves).
userAgents(PlaybackIdUserAgents) - Method in class org.openapis.openapi.models.components.PlaybackIdAccessRestrictions.Builder
Restrictions based on the user agent (which is typically a string sent by browsers or bots identifying themselves).
userAgents(UnusedUploadsPlaybackIdUserAgents) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdAccessRestrictions.Builder
Restrictions based on the user agent (which is typically a string sent by browsers or bots identifying themselves).
userAgents(UserAgentRestrictions) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdAccessRestrictions.Builder
Restrictions based on the user agent
userAgents(DirectUploadVideoMediaUserAgents) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessRestrictions.Builder
 
userAgents(GetPlaybackIdUserAgents) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessRestrictions.Builder
 
userAgents(ListPlaybackIdsUserAgents) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessRestrictions.Builder
 
UserAgentsDefaultPolicy - Enum Class in org.openapis.openapi.models.components
UserAgentsDefaultPolicy
username() - Method in class org.openapis.openapi.models.components.Security
 
username(String) - Method in class org.openapis.openapi.models.components.Security.Builder
 
Utf8UrlEncoder - Class in org.openapis.openapi.utils
 
Utils - Class in org.openapis.openapi.utils
 
Utils.Function<S,T> - Interface in org.openapis.openapi.utils
 
Utils.HttpResponseCached - Class in org.openapis.openapi.utils
 
Utils.JsonShape - Enum Class in org.openapis.openapi.utils
 
Utils.TypeReferenceWithShape - Class in org.openapis.openapi.utils
 

V

validate(List<Options.Option>) - Method in class org.openapis.openapi.utils.Options
 
VALIDATING - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaResponseStatus.CreateMediaResponseStatusEnum
 
VALIDATING - Enum constant in enum class org.openapis.openapi.models.components.GetAllMediaResponseStatus.GetAllMediaResponseStatusEnum
 
VALIDATING - Enum constant in enum class org.openapis.openapi.models.components.GetMediaResponseStatus.GetMediaResponseStatusEnum
 
VALIDATING - Enum constant in enum class org.openapis.openapi.models.components.LiveMediaClipsStatus.LiveMediaClipsStatusEnum
 
VALIDATING - Enum constant in enum class org.openapis.openapi.models.components.MediaClipResponseStatus.MediaClipResponseStatusEnum
 
VALIDATING - Enum constant in enum class org.openapis.openapi.models.components.MediaStatus.MediaStatusEnum
 
VALIDATING - Enum constant in enum class org.openapis.openapi.models.components.SourceAccessMediaStatus.SourceAccessMediaStatusEnum
 
VALIDATING - Enum constant in enum class org.openapis.openapi.models.components.UpdateMediaStatus.UpdateMediaStatusEnum
 
VALIDATING - Static variable in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
VALIDATING - Static variable in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
VALIDATING - Static variable in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
VALIDATING - Static variable in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
VALIDATING - Static variable in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
VALIDATING - Static variable in class org.openapis.openapi.models.components.MediaStatus
 
VALIDATING - Static variable in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
VALIDATING - Static variable in class org.openapis.openapi.models.components.UpdateMediaStatus
 
valToString(Object) - Static method in class org.openapis.openapi.utils.Utils
 
value() - Method in enum class org.openapis.openapi.models.components.AccessPolicy.AccessPolicyEnum
 
value() - Method in class org.openapis.openapi.models.components.AccessPolicy
 
value() - Method in enum class org.openapis.openapi.models.components.AddTrackRequestType
 
value() - Method in enum class org.openapis.openapi.models.components.AddTrackResponseType.AddTrackResponseTypeEnum
 
value() - Method in class org.openapis.openapi.models.components.AddTrackResponseType
 
value() - Method in enum class org.openapis.openapi.models.components.AudioInputType
 
value() - Method in enum class org.openapis.openapi.models.components.AudioTrackType.AudioTrackTypeEnum
 
value() - Method in class org.openapis.openapi.models.components.AudioTrackType
 
value() - Method in enum class org.openapis.openapi.models.components.BasicAccessPolicy
 
value() - Method in class org.openapis.openapi.models.components.BrowserNameDimensiondetails
The specific metric value calculated based on the applied filters.
value() - Method in enum class org.openapis.openapi.models.components.CreateLiveStreamRequestMaxResolution
 
value() - Method in enum class org.openapis.openapi.models.components.CreateMediaRequestAccessPolicy
 
value() - Method in enum class org.openapis.openapi.models.components.CreateMediaRequestLanguageCode
 
value() - Method in enum class org.openapis.openapi.models.components.CreateMediaRequestMaxResolution
 
value() - Method in enum class org.openapis.openapi.models.components.CreateMediaRequestMediaQuality
 
value() - Method in enum class org.openapis.openapi.models.components.CreateMediaRequestMp4Support
 
value() - Method in enum class org.openapis.openapi.models.components.CreateMediaRequestType
 
value() - Method in enum class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution.CreateMediaResponseMaxResolutionEnum
 
value() - Method in class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution
 
value() - Method in enum class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality.CreateMediaResponseMediaQualityEnum
 
value() - Method in class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality
 
value() - Method in enum class org.openapis.openapi.models.components.CreateMediaResponseStatus.CreateMediaResponseStatusEnum
 
value() - Method in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
value() - Method in enum class org.openapis.openapi.models.components.CreatePlaylistRequestManualType
 
value() - Method in enum class org.openapis.openapi.models.components.CreatePlaylistRequestSmartType
 
value() - Method in class org.openapis.openapi.models.components.Custom1
Allows assigning user-friendly data values such as email addresses, identifiers, or other meaningful information.
value() - Method in enum class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality.DirectUploadResponseMediaQualityEnum
 
value() - Method in class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality
 
value() - Method in enum class org.openapis.openapi.models.components.DirectUploadStatus.DirectUploadStatusEnum
 
value() - Method in class org.openapis.openapi.models.components.DirectUploadStatus
 
value() - Method in enum class org.openapis.openapi.models.components.DomainsDefaultPolicy
 
value() - Method in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
value() - Method in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
value() - Method in enum class org.openapis.openapi.models.components.GenerateTrackResponseType.GenerateTrackResponseTypeEnum
 
value() - Method in class org.openapis.openapi.models.components.GenerateTrackResponseType
 
value() - Method in enum class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution.GetAllMediaResponseMaxResolutionEnum
 
value() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution
 
value() - Method in enum class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality.GetAllMediaResponseMediaQualityEnum
 
value() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality
 
value() - Method in enum class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support.GetAllMediaResponseMp4SupportEnum
 
value() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support
 
value() - Method in enum class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution.GetAllMediaResponseSourceResolutionEnum
 
value() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
value() - Method in enum class org.openapis.openapi.models.components.GetAllMediaResponseStatus.GetAllMediaResponseStatusEnum
 
value() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
value() - Method in enum class org.openapis.openapi.models.components.GetMediaResponseMaxResolution.GetMediaResponseMaxResolutionEnum
 
value() - Method in class org.openapis.openapi.models.components.GetMediaResponseMaxResolution
 
value() - Method in enum class org.openapis.openapi.models.components.GetMediaResponseMediaQuality.GetMediaResponseMediaQualityEnum
 
value() - Method in class org.openapis.openapi.models.components.GetMediaResponseMediaQuality
 
value() - Method in enum class org.openapis.openapi.models.components.GetMediaResponseMp4Support.GetMediaResponseMp4SupportEnum
 
value() - Method in class org.openapis.openapi.models.components.GetMediaResponseMp4Support
 
value() - Method in enum class org.openapis.openapi.models.components.GetMediaResponseSourceResolution.GetMediaResponseSourceResolutionEnum
 
value() - Method in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
value() - Method in enum class org.openapis.openapi.models.components.GetMediaResponseStatus.GetMediaResponseStatusEnum
 
value() - Method in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
value() - Method in enum class org.openapis.openapi.models.components.LanguageCode
 
value() - Method in enum class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution.LiveMediaClipsMaxResolutionEnum
 
value() - Method in class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution
 
value() - Method in enum class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution.LiveMediaClipsSourceResolutionEnum
 
value() - Method in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
value() - Method in enum class org.openapis.openapi.models.components.LiveMediaClipsStatus.LiveMediaClipsStatusEnum
 
value() - Method in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
value() - Method in enum class org.openapis.openapi.models.components.MediaClipResponseStatus.MediaClipResponseStatusEnum
 
value() - Method in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
value() - Method in enum class org.openapis.openapi.models.components.MediaMaxResolution.MediaMaxResolutionEnum
 
value() - Method in class org.openapis.openapi.models.components.MediaMaxResolution
 
value() - Method in enum class org.openapis.openapi.models.components.MediaMediaQuality.MediaMediaQualityEnum
 
value() - Method in class org.openapis.openapi.models.components.MediaMediaQuality
 
value() - Method in enum class org.openapis.openapi.models.components.MediaMp4Support.MediaMp4SupportEnum
 
value() - Method in class org.openapis.openapi.models.components.MediaMp4Support
 
value() - Method in enum class org.openapis.openapi.models.components.MediaSourceResolution.MediaSourceResolutionEnum
 
value() - Method in class org.openapis.openapi.models.components.MediaSourceResolution
 
value() - Method in enum class org.openapis.openapi.models.components.MediaStatus.MediaStatusEnum
 
value() - Method in class org.openapis.openapi.models.components.MediaStatus
 
value() - Method in enum class org.openapis.openapi.models.components.MediaType
 
value() - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails
The specific metric value calculated based on the applied filters.
value() - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
The specific metric value calculated based on the applied filters.
value() - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
metric value calculated based on the applied filters.
value() - Method in enum class org.openapis.openapi.models.components.PlaylistByIdResponseDataManualType.PlaylistByIdResponseDataManualTypeEnum
 
value() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManualType
 
value() - Method in enum class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmartType.PlaylistByIdResponseDataSmartTypeEnum
 
value() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmartType
 
value() - Method in enum class org.openapis.openapi.models.components.PlaylistItemType.PlaylistItemTypeEnum
 
value() - Method in class org.openapis.openapi.models.components.PlaylistItemType
 
value() - Method in enum class org.openapis.openapi.models.components.PlaylistOrder.PlaylistOrderEnum
 
value() - Method in class org.openapis.openapi.models.components.PlaylistOrder
 
value() - Method in enum class org.openapis.openapi.models.components.PolicyAction.PolicyActionEnum
 
value() - Method in class org.openapis.openapi.models.components.PolicyAction
 
value() - Method in enum class org.openapis.openapi.models.components.Resolution.ResolutionEnum
 
value() - Method in class org.openapis.openapi.models.components.Resolution
 
value() - Method in enum class org.openapis.openapi.models.components.SortOrder
 
value() - Method in enum class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution.SourceAccessMediaMaxResolutionEnum
 
value() - Method in class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution
 
value() - Method in enum class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality.SourceAccessMediaMediaQualityEnum
 
value() - Method in class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality
 
value() - Method in enum class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution.SourceAccessMediaSourceResolutionEnum
 
value() - Method in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
value() - Method in enum class org.openapis.openapi.models.components.SourceAccessMediaStatus.SourceAccessMediaStatusEnum
 
value() - Method in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
value() - Method in enum class org.openapis.openapi.models.components.SubtitleTrackType.SubtitleTrackTypeEnum
 
value() - Method in class org.openapis.openapi.models.components.SubtitleTrackType
 
value() - Method in enum class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality.UnusedDirectUploadResponseMediaQualityEnum
 
value() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality
 
value() - Method in enum class org.openapis.openapi.models.components.UnusedDirectUploadStatus.UnusedDirectUploadStatusEnum
 
value() - Method in class org.openapis.openapi.models.components.UnusedDirectUploadStatus
 
value() - Method in enum class org.openapis.openapi.models.components.UpdateMediaMaxResolution.UpdateMediaMaxResolutionEnum
 
value() - Method in class org.openapis.openapi.models.components.UpdateMediaMaxResolution
 
value() - Method in enum class org.openapis.openapi.models.components.UpdateMediaMediaQuality.UpdateMediaMediaQualityEnum
 
value() - Method in class org.openapis.openapi.models.components.UpdateMediaMediaQuality
 
value() - Method in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
 
value() - Method in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
value() - Method in enum class org.openapis.openapi.models.components.UpdateMediaStatus.UpdateMediaStatusEnum
 
value() - Method in class org.openapis.openapi.models.components.UpdateMediaStatus
 
value() - Method in enum class org.openapis.openapi.models.components.UpdateTrackResponseType.UpdateTrackResponseTypeEnum
 
value() - Method in class org.openapis.openapi.models.components.UpdateTrackResponseType
 
value() - Method in enum class org.openapis.openapi.models.components.UserAgentsDefaultPolicy
 
value() - Method in enum class org.openapis.openapi.models.components.WatermarkInputType
 
value() - Method in enum class org.openapis.openapi.models.components.XAlign
 
value() - Method in enum class org.openapis.openapi.models.components.YAlign
 
value() - Method in enum class org.openapis.openapi.models.operations.Dimension
 
value() - Method in enum class org.openapis.openapi.models.operations.DimensionsId
 
value() - Method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessPolicy
 
value() - Method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomainsDefaultPolicy
 
value() - Method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaMp4Support
 
value() - Method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgentsDefaultPolicy
 
value() - Method in enum class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy.GetPlaybackIdAccessPolicyEnum
 
value() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy
 
value() - Method in enum class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy.GetPlaybackIdDomainsDefaultPolicyEnum
 
value() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy
 
value() - Method in enum class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy.GetPlaybackIdUserAgentsDefaultPolicyEnum
 
value() - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy
 
value() - Method in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
value() - Method in enum class org.openapis.openapi.models.operations.GetTimeseriesDataSortOrder
 
value() - Method in enum class org.openapis.openapi.models.operations.GetTimeseriesDataTimespan
 
value() - Method in enum class org.openapis.openapi.models.operations.GroupBy
 
value() - Method in enum class org.openapis.openapi.models.operations.LanguageCode
 
value() - Method in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
value() - Method in enum class org.openapis.openapi.models.operations.ListBreakdownValuesSortOrder
 
value() - Method in enum class org.openapis.openapi.models.operations.ListBreakdownValuesTimespan
 
value() - Method in enum class org.openapis.openapi.models.operations.ListByTopContentTimespan
 
value() - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest
The value for the selected dimension.
value() - Method in enum class org.openapis.openapi.models.operations.ListComparisonValuesTimespan
 
value() - Method in enum class org.openapis.openapi.models.operations.ListErrorsTimespan
 
value() - Method in enum class org.openapis.openapi.models.operations.ListFilterValuesForDimensionTimespan
 
value() - Method in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
value() - Method in enum class org.openapis.openapi.models.operations.ListOverallValuesTimespan
 
value() - Method in enum class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy.ListPlaybackIdsAccessPolicyEnum
 
value() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy
 
value() - Method in enum class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy.ListPlaybackIdsDomainsDefaultPolicyEnum
 
value() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy
 
value() - Method in enum class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy.ListPlaybackIdsUserAgentsDefaultPolicyEnum
 
value() - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy
 
value() - Method in enum class org.openapis.openapi.models.operations.ListVideoViewsTimespan
 
value() - Method in enum class org.openapis.openapi.models.operations.MaxResolution
 
value() - Method in enum class org.openapis.openapi.models.operations.MediaQuality
 
value() - Method in enum class org.openapis.openapi.models.operations.OrderBy
 
value() - Method in enum class org.openapis.openapi.models.operations.Resolution
 
value() - Method in enum class org.openapis.openapi.models.operations.Type
 
value() - Method in enum class org.openapis.openapi.models.operations.UpdatedMp4SupportMp4Support
 
value() - Method in enum class org.openapis.openapi.models.operations.UpdateDomainRestrictionsDefaultPolicy
 
value() - Method in enum class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsDefaultPolicy
 
value() - Method in class org.openapis.openapi.utils.BigDecimalString
 
value() - Method in class org.openapis.openapi.utils.BigIntegerString
 
value() - Element in annotation interface org.openapis.openapi.utils.FastpixMetadata
 
value() - Method in class org.openapis.openapi.utils.LazySingletonValue
 
value() - Method in class org.openapis.openapi.utils.QueryParameter
 
value() - Method in class org.openapis.openapi.utils.TypedObject
 
value(Double) - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails.Builder
The specific metric value calculated based on the applied filters.
value(Double) - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails.Builder
The specific metric value calculated based on the applied filters.
value(Double) - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails.Builder
metric value calculated based on the applied filters.
value(String) - Method in class org.openapis.openapi.models.components.BrowserNameDimensiondetails.Builder
The specific metric value calculated based on the applied filters.
value(String) - Method in class org.openapis.openapi.models.components.Custom1.Builder
Allows assigning user-friendly data values such as email addresses, identifiers, or other meaningful information.
value(String) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesRequestBuilder
 
value(String) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest.Builder
The value for the selected dimension.
value(String) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequestBuilder
 
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.AccessPolicy.AccessPolicyEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.AddTrackRequestType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.AddTrackResponseType.AddTrackResponseTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.AudioInputType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.AudioTrackType.AudioTrackTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.BasicAccessPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.CreateLiveStreamRequestMaxResolution
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestAccessPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestLanguageCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestMaxResolution
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestMediaQuality
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestMp4Support
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution.CreateMediaResponseMaxResolutionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality.CreateMediaResponseMediaQualityEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.CreateMediaResponseStatus.CreateMediaResponseStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.CreatePlaylistRequestManualType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.CreatePlaylistRequestSmartType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality.DirectUploadResponseMediaQualityEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.DirectUploadStatus.DirectUploadStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.DomainsDefaultPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.GenerateTrackResponseType.GenerateTrackResponseTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution.GetAllMediaResponseMaxResolutionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality.GetAllMediaResponseMediaQualityEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support.GetAllMediaResponseMp4SupportEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution.GetAllMediaResponseSourceResolutionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.GetAllMediaResponseStatus.GetAllMediaResponseStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.GetMediaResponseMaxResolution.GetMediaResponseMaxResolutionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.GetMediaResponseMediaQuality.GetMediaResponseMediaQualityEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.GetMediaResponseMp4Support.GetMediaResponseMp4SupportEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.GetMediaResponseSourceResolution.GetMediaResponseSourceResolutionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.GetMediaResponseStatus.GetMediaResponseStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.LanguageCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution.LiveMediaClipsMaxResolutionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution.LiveMediaClipsSourceResolutionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.LiveMediaClipsStatus.LiveMediaClipsStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.MediaClipResponseStatus.MediaClipResponseStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.MediaMaxResolution.MediaMaxResolutionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.MediaMediaQuality.MediaMediaQualityEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.MediaMp4Support.MediaMp4SupportEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.MediaSourceResolution.MediaSourceResolutionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.MediaStatus.MediaStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.MediaType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.PlaylistByIdResponseDataManualType.PlaylistByIdResponseDataManualTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmartType.PlaylistByIdResponseDataSmartTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.PlaylistItemType.PlaylistItemTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.PlaylistOrder.PlaylistOrderEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.PolicyAction.PolicyActionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.Resolution.ResolutionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.SortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution.SourceAccessMediaMaxResolutionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality.SourceAccessMediaMediaQualityEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution.SourceAccessMediaSourceResolutionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.SourceAccessMediaStatus.SourceAccessMediaStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.SubtitleTrackType.SubtitleTrackTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality.UnusedDirectUploadResponseMediaQualityEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.UnusedDirectUploadStatus.UnusedDirectUploadStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.UpdateMediaMaxResolution.UpdateMediaMaxResolutionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.UpdateMediaMediaQuality.UpdateMediaMediaQualityEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.UpdateMediaStatus.UpdateMediaStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.UpdateTrackResponseType.UpdateTrackResponseTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.UserAgentsDefaultPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.WatermarkInputType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.XAlign
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.components.YAlign
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.Dimension
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.DimensionsId
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomainsDefaultPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaMp4Support
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgentsDefaultPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy.GetPlaybackIdAccessPolicyEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy.GetPlaybackIdDomainsDefaultPolicyEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy.GetPlaybackIdUserAgentsDefaultPolicyEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.GetTimeseriesDataSortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.GetTimeseriesDataTimespan
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.GroupBy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.LanguageCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.ListBreakdownValuesSortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.ListBreakdownValuesTimespan
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.ListByTopContentTimespan
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.ListComparisonValuesTimespan
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.ListErrorsTimespan
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.ListFilterValuesForDimensionTimespan
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.ListOverallValuesTimespan
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy.ListPlaybackIdsAccessPolicyEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy.ListPlaybackIdsDomainsDefaultPolicyEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy.ListPlaybackIdsUserAgentsDefaultPolicyEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.ListVideoViewsTimespan
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.MaxResolution
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.MediaQuality
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.OrderBy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.Resolution
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.UpdatedMp4SupportMp4Support
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.UpdateDomainRestrictionsDefaultPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsDefaultPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.utils.Options.Option
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.utils.RetryConfig.Strategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.utils.Types
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openapis.openapi.utils.Utils.JsonShape
Returns the enum constant of this class with the specified name.
valueOrElse(Optional<T>, T) - Static method in class org.openapis.openapi.utils.Utils
 
valueOrElse(JsonNullable<T>, T) - Static method in class org.openapis.openapi.utils.Utils
 
valueOrElse(T, T) - Static method in class org.openapis.openapi.utils.Utils
 
valueOrNull(Optional<T>) - Static method in class org.openapis.openapi.utils.Utils
 
valueOrNull(JsonNullable<T>) - Static method in class org.openapis.openapi.utils.Utils
 
valueOrNull(T) - Static method in class org.openapis.openapi.utils.Utils
 
values() - Static method in enum class org.openapis.openapi.models.components.AccessPolicy.AccessPolicyEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.AccessPolicy
 
values() - Static method in enum class org.openapis.openapi.models.components.AddTrackRequestType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.AddTrackResponseType.AddTrackResponseTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.AddTrackResponseType
 
values() - Static method in enum class org.openapis.openapi.models.components.AudioInputType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.AudioTrackType.AudioTrackTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.AudioTrackType
 
values() - Static method in enum class org.openapis.openapi.models.components.BasicAccessPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.CreateLiveStreamRequestMaxResolution
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestAccessPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestLanguageCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestMaxResolution
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestMediaQuality
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestMp4Support
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.CreateMediaRequestType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution.CreateMediaResponseMaxResolutionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.CreateMediaResponseMaxResolution
 
values() - Static method in enum class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality.CreateMediaResponseMediaQualityEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.CreateMediaResponseMediaQuality
 
values() - Static method in enum class org.openapis.openapi.models.components.CreateMediaResponseStatus.CreateMediaResponseStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.CreateMediaResponseStatus
 
values() - Static method in enum class org.openapis.openapi.models.components.CreatePlaylistRequestManualType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.CreatePlaylistRequestSmartType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality.DirectUploadResponseMediaQualityEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.DirectUploadResponseMediaQuality
 
values() - Static method in enum class org.openapis.openapi.models.components.DirectUploadStatus.DirectUploadStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.DirectUploadStatus
 
values() - Static method in enum class org.openapis.openapi.models.components.DomainsDefaultPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
values() - Static method in enum class org.openapis.openapi.models.components.GenerateTrackResponseType.GenerateTrackResponseTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.GenerateTrackResponseType
 
values() - Static method in enum class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution.GetAllMediaResponseMaxResolutionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.GetAllMediaResponseMaxResolution
 
values() - Static method in enum class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality.GetAllMediaResponseMediaQualityEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.GetAllMediaResponseMediaQuality
 
values() - Static method in enum class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support.GetAllMediaResponseMp4SupportEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.GetAllMediaResponseMp4Support
 
values() - Static method in enum class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution.GetAllMediaResponseSourceResolutionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.GetAllMediaResponseSourceResolution
 
values() - Static method in enum class org.openapis.openapi.models.components.GetAllMediaResponseStatus.GetAllMediaResponseStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.GetAllMediaResponseStatus
 
values() - Static method in enum class org.openapis.openapi.models.components.GetMediaResponseMaxResolution.GetMediaResponseMaxResolutionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.GetMediaResponseMaxResolution
 
values() - Static method in enum class org.openapis.openapi.models.components.GetMediaResponseMediaQuality.GetMediaResponseMediaQualityEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.GetMediaResponseMediaQuality
 
values() - Static method in enum class org.openapis.openapi.models.components.GetMediaResponseMp4Support.GetMediaResponseMp4SupportEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.GetMediaResponseMp4Support
 
values() - Static method in enum class org.openapis.openapi.models.components.GetMediaResponseSourceResolution.GetMediaResponseSourceResolutionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.GetMediaResponseSourceResolution
 
values() - Static method in enum class org.openapis.openapi.models.components.GetMediaResponseStatus.GetMediaResponseStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.GetMediaResponseStatus
 
values() - Static method in enum class org.openapis.openapi.models.components.LanguageCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution.LiveMediaClipsMaxResolutionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.LiveMediaClipsMaxResolution
 
values() - Static method in enum class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution.LiveMediaClipsSourceResolutionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.LiveMediaClipsSourceResolution
 
values() - Static method in enum class org.openapis.openapi.models.components.LiveMediaClipsStatus.LiveMediaClipsStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.LiveMediaClipsStatus
 
values() - Static method in enum class org.openapis.openapi.models.components.MediaClipResponseStatus.MediaClipResponseStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.MediaClipResponseStatus
 
values() - Static method in enum class org.openapis.openapi.models.components.MediaMaxResolution.MediaMaxResolutionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.MediaMaxResolution
 
values() - Static method in enum class org.openapis.openapi.models.components.MediaMediaQuality.MediaMediaQualityEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.MediaMediaQuality
 
values() - Static method in enum class org.openapis.openapi.models.components.MediaMp4Support.MediaMp4SupportEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.MediaMp4Support
 
values() - Static method in enum class org.openapis.openapi.models.components.MediaSourceResolution.MediaSourceResolutionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.MediaSourceResolution
 
values() - Static method in enum class org.openapis.openapi.models.components.MediaStatus.MediaStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.MediaStatus
 
values() - Static method in enum class org.openapis.openapi.models.components.MediaType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.PlaylistByIdResponseDataManualType.PlaylistByIdResponseDataManualTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManualType
 
values() - Static method in enum class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmartType.PlaylistByIdResponseDataSmartTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmartType
 
values() - Static method in enum class org.openapis.openapi.models.components.PlaylistItemType.PlaylistItemTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.PlaylistItemType
 
values() - Static method in enum class org.openapis.openapi.models.components.PlaylistOrder.PlaylistOrderEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.PlaylistOrder
 
values() - Static method in enum class org.openapis.openapi.models.components.PolicyAction.PolicyActionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.PolicyAction
 
values() - Static method in enum class org.openapis.openapi.models.components.Resolution.ResolutionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.Resolution
 
values() - Static method in enum class org.openapis.openapi.models.components.SortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution.SourceAccessMediaMaxResolutionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.SourceAccessMediaMaxResolution
 
values() - Static method in enum class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality.SourceAccessMediaMediaQualityEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.SourceAccessMediaMediaQuality
 
values() - Static method in enum class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution.SourceAccessMediaSourceResolutionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.SourceAccessMediaSourceResolution
 
values() - Static method in enum class org.openapis.openapi.models.components.SourceAccessMediaStatus.SourceAccessMediaStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.SourceAccessMediaStatus
 
values() - Static method in enum class org.openapis.openapi.models.components.SubtitleTrackType.SubtitleTrackTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.SubtitleTrackType
 
values() - Static method in enum class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality.UnusedDirectUploadResponseMediaQualityEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.UnusedDirectUploadResponseMediaQuality
 
values() - Static method in enum class org.openapis.openapi.models.components.UnusedDirectUploadStatus.UnusedDirectUploadStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.UnusedDirectUploadStatus
 
values() - Static method in enum class org.openapis.openapi.models.components.UpdateMediaMaxResolution.UpdateMediaMaxResolutionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.UpdateMediaMaxResolution
 
values() - Static method in enum class org.openapis.openapi.models.components.UpdateMediaMediaQuality.UpdateMediaMediaQualityEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.UpdateMediaMediaQuality
 
values() - Static method in enum class org.openapis.openapi.models.components.UpdateMediaSourceResolution.UpdateMediaSourceResolutionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.UpdateMediaSourceResolution
 
values() - Static method in enum class org.openapis.openapi.models.components.UpdateMediaStatus.UpdateMediaStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.UpdateMediaStatus
 
values() - Static method in enum class org.openapis.openapi.models.components.UpdateTrackResponseType.UpdateTrackResponseTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.components.UpdateTrackResponseType
 
values() - Static method in enum class org.openapis.openapi.models.components.UserAgentsDefaultPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.WatermarkInputType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.XAlign
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.components.YAlign
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.Dimension
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.DimensionsId
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomainsDefaultPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaMp4Support
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgentsDefaultPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy.GetPlaybackIdAccessPolicyEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessPolicy
 
values() - Static method in enum class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy.GetPlaybackIdDomainsDefaultPolicyEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.operations.GetPlaybackIdDomainsDefaultPolicy
 
values() - Static method in enum class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy.GetPlaybackIdUserAgentsDefaultPolicyEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgentsDefaultPolicy
 
values() - Static method in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.GetTimeseriesDataSortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.GetTimeseriesDataTimespan
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.GroupBy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.LanguageCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.ListBreakdownValuesSortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.ListBreakdownValuesTimespan
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.ListByTopContentTimespan
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.ListComparisonValuesTimespan
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.ListErrorsTimespan
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.ListFilterValuesForDimensionTimespan
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.ListOverallValuesTimespan
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy.ListPlaybackIdsAccessPolicyEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessPolicy
 
values() - Static method in enum class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy.ListPlaybackIdsDomainsDefaultPolicyEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomainsDefaultPolicy
 
values() - Static method in enum class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy.ListPlaybackIdsUserAgentsDefaultPolicyEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgentsDefaultPolicy
 
values() - Static method in enum class org.openapis.openapi.models.operations.ListVideoViewsTimespan
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.MaxResolution
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.MediaQuality
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.OrderBy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.Resolution
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.UpdatedMp4SupportMp4Support
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.UpdateDomainRestrictionsDefaultPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsDefaultPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.utils.Options.Option
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.utils.RetryConfig.Strategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.utils.Types
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openapis.openapi.utils.Utils.JsonShape
Returns an array containing the constants of this enum class, in the order they are declared.
version() - Method in class org.openapis.openapi.utils.ResponseWithBody
 
version() - Method in class org.openapis.openapi.utils.Utils.HttpResponseCached
 
VI_VN - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
VIDEO - Enum constant in enum class org.openapis.openapi.models.components.CreateMediaRequestType
 
VIDEO - Enum constant in enum class org.openapis.openapi.models.components.MediaType
 
VIDEO - Enum constant in enum class org.openapis.openapi.models.operations.Type
 
VIDEO_CONTENT_TYPE - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
VIDEO_CONTENT_TYPE - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
VIDEO_ENCODING_VARIANT - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
VIDEO_ENCODING_VARIANT - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
VIDEO_ID - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
VIDEO_ID - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
VIDEO_SERIES - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
VIDEO_SERIES - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
VIDEO_SOURCE_HOSTNAME - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
VIDEO_SOURCE_HOSTNAME - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
VIDEO_SOURCE_STREAM_TYPE - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
VIDEO_SOURCE_STREAM_TYPE - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
VIDEO_SOURCE_TYPE - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
VIDEO_SOURCE_TYPE - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
VIDEO_STARTUP_FAILED - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
VIDEO_STARTUP_FAILED - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
VIDEO_STARTUP_FAILURE_PERCENTAGE - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
VIDEO_STARTUP_FAILURE_PERCENTAGE - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
VIDEO_STARTUP_FAILURE_PERCENTAGE - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
VIDEO_STARTUP_TIME - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
VIDEO_STARTUP_TIME - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
VIDEO_STARTUP_TIME - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
VIDEO_TITLE - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
VIDEO_TITLE - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
videoContentType() - Method in class org.openapis.openapi.models.components.Views
Video Content Type specifies the classification of the video content.
videoContentType(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Video Content Type specifies the classification of the video content.
videoDuration() - Method in class org.openapis.openapi.models.components.Views
Video Duration represents the length of the video, provided in milliseconds, typically supplied to FastPix through custom metadata.
videoDuration(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Video Duration represents the length of the video, provided in milliseconds, typically supplied to FastPix through custom metadata.
videoEncodingVariant() - Method in class org.openapis.openapi.models.components.Views
Indicates the specific encoding variant or rendition of the video being played, such as resolution, bitrate, or codec type.
videoEncodingVariant(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Indicates the specific encoding variant or rendition of the video being played, such as resolution, bitrate, or codec type.
videoId() - Method in class org.openapis.openapi.models.components.Views
Video ID refers to an internal identifier assigned by the user or system to uniquely identify a particular video.
videoId(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Video ID refers to an internal identifier assigned by the user or system to uniquely identify a particular video.
videoInput() - Method in class org.openapis.openapi.models.operations.Input
Returns an Optional containing the value if it is of type VideoInput, otherwise returns an empty Optional.
VideoInput - Class in org.openapis.openapi.models.components
 
VideoInput(String) - Constructor for class org.openapis.openapi.models.components.VideoInput
 
VideoInput(String, String, String, List<String>, List<VideoInputSegmentUnion>) - Constructor for class org.openapis.openapi.models.components.VideoInput
 
VideoInput.Builder - Class in org.openapis.openapi.models.components
 
videoInputSegment1() - Method in class org.openapis.openapi.models.components.VideoInputSegmentUnion
Returns an Optional containing the value if it is of type VideoInputSegment1, otherwise returns an empty Optional.
VideoInputSegment1 - Class in org.openapis.openapi.models.components
 
VideoInputSegment1(String, long) - Constructor for class org.openapis.openapi.models.components.VideoInputSegment1
 
VideoInputSegment1.Builder - Class in org.openapis.openapi.models.components
 
videoInputSegment2() - Method in class org.openapis.openapi.models.components.VideoInputSegmentUnion
Returns an Optional containing the value if it is of type VideoInputSegment2, otherwise returns an empty Optional.
VideoInputSegment2 - Class in org.openapis.openapi.models.components
 
VideoInputSegment2(String, boolean) - Constructor for class org.openapis.openapi.models.components.VideoInputSegment2
 
VideoInputSegment2.Builder - Class in org.openapis.openapi.models.components
 
VideoInputSegmentUnion - Class in org.openapis.openapi.models.components
 
VideoInputSegmentUnion._Deserializer - Class in org.openapis.openapi.models.components
 
videoLanguage() - Method in class org.openapis.openapi.models.components.Views
Video Language denotes the primary audio language of the video content, assuming it remains unchanged after playback initiation.
videoLanguage(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Video Language denotes the primary audio language of the video content, assuming it remains unchanged after playback initiation.
videoProducer() - Method in class org.openapis.openapi.models.components.Views
Specifies the creator or source responsible for producing the video content.
videoProducer(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Specifies the creator or source responsible for producing the video content.
videoResolution() - Method in class org.openapis.openapi.models.components.Views
Video Resolution refers to the resolution of the video being played.
videoResolution(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Video Resolution refers to the resolution of the video being played.
videos() - Method in class org.openapis.openapi.AsyncFastpix
 
videos() - Method in class org.openapis.openapi.Fastpix
 
Videos - Class in org.openapis.openapi
 
videoSeries() - Method in class org.openapis.openapi.models.components.Views
Video Series denotes the name of a series to which the video content belongs.
videoSeries(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Video Series denotes the name of a series to which the video content belongs.
videoSourceDomain() - Method in class org.openapis.openapi.models.components.Views
Video Source Domain identifies the domain from which the video source originates.
videoSourceDomain(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Video Source Domain identifies the domain from which the video source originates.
videoSourceDuration() - Method in class org.openapis.openapi.models.components.Views
Video Source Duration represents the duration of the video source content, measured in milliseconds.
videoSourceDuration(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Video Source Duration represents the duration of the video source content, measured in milliseconds.
videoSourceHostname() - Method in class org.openapis.openapi.models.components.Views
Video Source Hostname represents the hostname of the video.
videoSourceHostname(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Video Source Hostname represents the hostname of the video.
videoSourceStreamType() - Method in class org.openapis.openapi.models.components.Views
Video Source Stream Type denotes the type of stream used by the player, although it is currently unused.
videoSourceStreamType(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Video Source Stream Type denotes the type of stream used by the player, although it is currently unused.
videoSourceType() - Method in class org.openapis.openapi.models.components.Views
Video Source Type denotes the format of the video source as determined by the player.
videoSourceType(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Video Source Type denotes the format of the video source as determined by the player.
videoSourceUrl() - Method in class org.openapis.openapi.models.components.Views
Video Source URL refers to the URL of the video source accessed by the player.
videoSourceUrl(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Video Source URL refers to the URL of the video source accessed by the player.
videoStartupFailed() - Method in class org.openapis.openapi.models.components.Views
Video Startup Failure is a boolean metric indicating whether a viewer encountered an error before the first frame of the video commenced playback.
videoStartupFailed(Boolean) - Method in class org.openapis.openapi.models.components.Views.Builder
Video Startup Failure is a boolean metric indicating whether a viewer encountered an error before the first frame of the video commenced playback.
videoStartupTime() - Method in class org.openapis.openapi.models.components.Views
Video Startup Time measures the duration, in milliseconds, from the initialization of the player within the webpage to its readiness to receive further instructions.
videoStartupTime(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Video Startup Time measures the duration, in milliseconds, from the initialization of the player within the webpage to its readiness to receive further instructions.
videoTitle() - Method in class org.openapis.openapi.models.components.Views
Video Title refers to the title of the video content being viewed.
videoTitle() - Method in class org.openapis.openapi.models.components.ViewsByTopContentDetails
Title of the video
videoTitle() - Method in class org.openapis.openapi.models.components.ViewsList
The title of the Video.
videoTitle(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Video Title refers to the title of the video content being viewed.
videoTitle(String) - Method in class org.openapis.openapi.models.components.ViewsByTopContentDetails.Builder
Title of the video
videoTitle(String) - Method in class org.openapis.openapi.models.components.ViewsList.Builder
The title of the Video.
videoTrack() - Method in class org.openapis.openapi.models.components.GetMediaResponseTrack
Returns an Optional containing the value if it is of type VideoTrack, otherwise returns an empty Optional.
videoTrack() - Method in class org.openapis.openapi.models.components.LiveMediaClipsTrack
Returns an Optional containing the value if it is of type VideoTrack, otherwise returns an empty Optional.
videoTrack() - Method in class org.openapis.openapi.models.components.MediaTrack
Returns an Optional containing the value if it is of type VideoTrack, otherwise returns an empty Optional.
videoTrack() - Method in class org.openapis.openapi.models.components.SourceAccessMediaTrack
Returns an Optional containing the value if it is of type VideoTrack, otherwise returns an empty Optional.
videoTrack() - Method in class org.openapis.openapi.models.components.UpdateMediaTrack
Returns an Optional containing the value if it is of type VideoTrack, otherwise returns an empty Optional.
videoTrack() - Method in class org.openapis.openapi.models.operations.Track
Returns an Optional containing the value if it is of type VideoTrack, otherwise returns an empty Optional.
VideoTrack - Class in org.openapis.openapi.models.components
VideoTrack
VideoTrack() - Constructor for class org.openapis.openapi.models.components.VideoTrack
 
VideoTrack(String, String, Double, Double, String, String) - Constructor for class org.openapis.openapi.models.components.VideoTrack
 
VideoTrack.Builder - Class in org.openapis.openapi.models.components
 
videoTrackForGetAll() - Method in class org.openapis.openapi.models.components.GetAllMediaResponseTrack
Returns an Optional containing the value if it is of type VideoTrackForGetAll, otherwise returns an empty Optional.
VideoTrackForGetAll - Class in org.openapis.openapi.models.components
VideoTrackForGetAll
VideoTrackForGetAll() - Constructor for class org.openapis.openapi.models.components.VideoTrackForGetAll
 
VideoTrackForGetAll(String, String, Double, Double, String) - Constructor for class org.openapis.openapi.models.components.VideoTrackForGetAll
 
VideoTrackForGetAll.Builder - Class in org.openapis.openapi.models.components
 
videoVariantId() - Method in class org.openapis.openapi.models.components.Views
Represents the unique identifier for the specific video variant or rendition being played.
videoVariantId(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Represents the unique identifier for the specific video variant or rendition being played.
videoVariantName() - Method in class org.openapis.openapi.models.components.Views
Specifies the human-readable name of the video variant or rendition being played (for example, “1080p H.264” or “720p AV1”).
videoVariantName(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Specifies the human-readable name of the video variant or rendition being played (for example, “1080p H.264” or “720p AV1”).
VIEW_HAS_AD - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
VIEW_HAS_AD - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
VIEW_SESSION_ID - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
VIEW_SESSION_ID - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
viewEnd() - Method in class org.openapis.openapi.models.components.Views
View End refers to the date and time, in Coordinated Universal Time (UTC), when the video viewing session concluded.
viewEnd(String) - Method in class org.openapis.openapi.models.components.Views.Builder
View End refers to the date and time, in Coordinated Universal Time (UTC), when the video viewing session concluded.
viewEndTime() - Method in class org.openapis.openapi.models.components.ViewsList
The end timestamp of the video view.
viewEndTime(String) - Method in class org.openapis.openapi.models.components.ViewsList.Builder
The end timestamp of the video view.
VIEWER_ID - Enum constant in enum class org.openapis.openapi.models.operations.Dimension
 
VIEWER_ID - Enum constant in enum class org.openapis.openapi.models.operations.DimensionsId
 
viewerId() - Method in class org.openapis.openapi.models.components.Views
Viewer ID refers to a customer-defined identifier representing the viewer who is watching the video stream.
viewerId() - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
Pass the viewer_id to filter the list of views.
viewerId(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Viewer ID refers to a customer-defined identifier representing the viewer who is watching the video stream.
viewerId(String) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest.Builder
Pass the viewer_id to filter the list of views.
viewerTime() - Method in class org.openapis.openapi.models.components.Event
The unix epoch timestamp which represents the actual time the event has occurred.
viewerTime(ViewerTime) - Method in class org.openapis.openapi.models.components.Event.Builder
The unix epoch timestamp which represents the actual time the event has occurred.
ViewerTime - Class in org.openapis.openapi.models.components
ViewerTime
ViewerTime._Deserializer - Class in org.openapis.openapi.models.components
 
viewHasAd() - Method in class org.openapis.openapi.models.components.Views
View Has Ad is a boolean metric indicating whether an advertisement played or attempted to play during the video view.
viewHasAd(Boolean) - Method in class org.openapis.openapi.models.components.Views.Builder
View Has Ad is a boolean metric indicating whether an advertisement played or attempted to play during the video view.
viewHasError() - Method in class org.openapis.openapi.models.components.Views
Indicates whether any playback error occurred during the video view.
viewHasError(Boolean) - Method in class org.openapis.openapi.models.components.Views.Builder
Indicates whether any playback error occurred during the video view.
viewId() - Method in class org.openapis.openapi.models.components.Views
View ID is a unique identifier assigned to each individual video viewing session.
viewId() - Method in class org.openapis.openapi.models.components.ViewsList
The unique identifier for the viewing session of the user.
viewId() - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsRequest
Pass View Id
viewId(String) - Method in class org.openapis.openapi.models.components.Views.Builder
View ID is a unique identifier assigned to each individual video viewing session.
viewId(String) - Method in class org.openapis.openapi.models.components.ViewsList.Builder
The unique identifier for the viewing session of the user.
viewId(String) - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsRequestBuilder
 
viewId(String) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsRequest.Builder
Pass View Id
viewId(String) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsRequestBuilder
 
viewMaxPlayheadPosition() - Method in class org.openapis.openapi.models.components.Views
View Max Playhead Position represents the furthest point reached by the playhead during the video view, measured in milliseconds.
viewMaxPlayheadPosition(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
View Max Playhead Position represents the furthest point reached by the playhead during the video view, measured in milliseconds.
viewPageUrl() - Method in class org.openapis.openapi.models.components.Views
View Page URL denotes the URL address of the web page where the video content is being accessed.
viewPageUrl(String) - Method in class org.openapis.openapi.models.components.Views.Builder
View Page URL denotes the URL address of the web page where the video content is being accessed.
viewPlayingTime() - Method in class org.openapis.openapi.models.components.Views
Playing Time denotes the total duration of time the video content was actively playing during the view, excluding time spent buffering, seeking, or joining.
viewPlayingTime(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Playing Time denotes the total duration of time the video content was actively playing during the view, excluding time spent buffering, seeking, or joining.
views() - Method in class org.openapis.openapi.AsyncFastpix
Operations involving views
views() - Method in class org.openapis.openapi.Fastpix
Operations involving views
views() - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails
Total count of view sessions for a paricular video content.
views() - Method in class org.openapis.openapi.models.components.ViewsByTopContentDetails
Total count of view sessions for a particular video content.
views() - Method in class org.openapis.openapi.models.components.ViewsCountResponseData
Number of views for the stream or resource.
views(Long) - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails.Builder
Total count of view sessions for a paricular video content.
views(Long) - Method in class org.openapis.openapi.models.components.ViewsByTopContentDetails.Builder
Total count of view sessions for a particular video content.
views(Long) - Method in class org.openapis.openapi.models.components.ViewsCountResponseData.Builder
Number of views for the stream or resource.
Views - Class in org.openapis.openapi.models.components
Views
Views - Class in org.openapis.openapi
Operations involving views
Views() - Constructor for class org.openapis.openapi.models.components.Views
 
Views(JsonNullable<Long>, JsonNullable<String>, JsonNullable<Double>, JsonNullable<Double>, JsonNullable<Double>, JsonNullable<Double>, JsonNullable<Double>, String, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<Long>, JsonNullable<Long>, JsonNullable<Double>, JsonNullable<Double>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, Custom2, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<Long>, JsonNullable<String>, JsonNullable<String>, JsonNullable<Long>, JsonNullable<String>, Boolean, JsonNullable<String>, JsonNullable<String>, JsonNullable<Boolean>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, String, String, JsonNullable<Double>, JsonNullable<String>, JsonNullable<Long>, JsonNullable<String>, JsonNullable<Double>, JsonNullable<Double>, JsonNullable<Double>, JsonNullable<String>, JsonNullable<String>, String, JsonNullable<String>, JsonNullable<Long>, JsonNullable<Double>, Boolean, JsonNullable<PlayerHeight>, JsonNullable<Long>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, Boolean, Boolean, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<Long>, JsonNullable<Long>, JsonNullable<String>, JsonNullable<PlayerViewCount>, JsonNullable<Long>, JsonNullable<PropertyId>, JsonNullable<Double>, JsonNullable<String>, JsonNullable<Double>, JsonNullable<String>, JsonNullable<String>, JsonNullable<Double>, JsonNullable<Double>, JsonNullable<String>, JsonNullable<Long>, JsonNullable<String>, Boolean, JsonNullable<String>, JsonNullable<String>, JsonNullable<Long>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<Long>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, Boolean, JsonNullable<Long>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, Boolean, Boolean, String, JsonNullable<Long>, JsonNullable<String>, JsonNullable<Long>, JsonNullable<Long>, JsonNullable<Long>, JsonNullable<String>, JsonNullable<String>, JsonNullable<Long>, JsonNullable<String>, JsonNullable<Long>, String, List<Event>) - Constructor for class org.openapis.openapi.models.components.Views
 
VIEWS - Enum constant in enum class org.openapis.openapi.models.operations.GetTimeseriesDataMetricId
 
VIEWS - Enum constant in enum class org.openapis.openapi.models.operations.ListBreakdownValuesMetricId
 
VIEWS - Enum constant in enum class org.openapis.openapi.models.operations.ListOverallValuesMetricId
 
Views.Builder - Class in org.openapis.openapi.models.components
 
ViewsByTopContentDetails - Class in org.openapis.openapi.models.components
ViewsByTopContentDetails
ViewsByTopContentDetails() - Constructor for class org.openapis.openapi.models.components.ViewsByTopContentDetails
 
ViewsByTopContentDetails(String, Long, Long) - Constructor for class org.openapis.openapi.models.components.ViewsByTopContentDetails
 
ViewsByTopContentDetails.Builder - Class in org.openapis.openapi.models.components
 
viewsCountResponse() - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
Stream viewer count retrieved successfully
viewsCountResponse() - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
Stream viewer count retrieved successfully
viewsCountResponse(ViewsCountResponse) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse.Builder
Stream viewer count retrieved successfully
viewsCountResponse(ViewsCountResponse) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse.Builder
Stream viewer count retrieved successfully
ViewsCountResponse - Class in org.openapis.openapi.models.components
 
ViewsCountResponse() - Constructor for class org.openapis.openapi.models.components.ViewsCountResponse
 
ViewsCountResponse(Boolean, ViewsCountResponseData) - Constructor for class org.openapis.openapi.models.components.ViewsCountResponse
 
ViewsCountResponse.Builder - Class in org.openapis.openapi.models.components
 
ViewsCountResponseData - Class in org.openapis.openapi.models.components
ViewsCountResponseData
ViewsCountResponseData() - Constructor for class org.openapis.openapi.models.components.ViewsCountResponseData
 
ViewsCountResponseData(Long) - Constructor for class org.openapis.openapi.models.components.ViewsCountResponseData
 
ViewsCountResponseData.Builder - Class in org.openapis.openapi.models.components
 
viewSeekedCount() - Method in class org.openapis.openapi.models.components.Views
View Seeked Count signifies the number of times the viewer attempted to seek to a new location within the video.
viewSeekedCount(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
View Seeked Count signifies the number of times the viewer attempted to seek to a new location within the video.
viewSeekedDuration() - Method in class org.openapis.openapi.models.components.Views
View Seeked Duration indicates the total duration of time spent waiting for playback to resume after the viewer seeks to a new location.
viewSeekedDuration(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
View Seeked Duration indicates the total duration of time spent waiting for playback to resume after the viewer seeks to a new location.
viewSessionId() - Method in class org.openapis.openapi.models.components.Views
Represents the unique identifier assigned to a single playback session within FastPix.
viewSessionId(String) - Method in class org.openapis.openapi.models.components.Views.Builder
Represents the unique identifier assigned to a single playback session within FastPix.
ViewsList - Class in org.openapis.openapi.models.components
 
ViewsList() - Constructor for class org.openapis.openapi.models.components.ViewsList
 
ViewsList(String, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<String>, JsonNullable<Double>, JsonNullable<Double>) - Constructor for class org.openapis.openapi.models.components.ViewsList
 
ViewsList.Builder - Class in org.openapis.openapi.models.components
 
viewStart() - Method in class org.openapis.openapi.models.components.Views
View Start refers to the date and time, in Coordinated Universal Time (UTC), when the video viewing session commenced.
viewStart(String) - Method in class org.openapis.openapi.models.components.Views.Builder
View Start refers to the date and time, in Coordinated Universal Time (UTC), when the video viewing session commenced.
viewStartTime() - Method in class org.openapis.openapi.models.components.ViewsList
The start timestamp of the video view.
viewStartTime(String) - Method in class org.openapis.openapi.models.components.ViewsList.Builder
The start timestamp of the video view.
viewTotalContentPlaybackTime() - Method in class org.openapis.openapi.models.components.Views
View Total Content Playback Time represents the cumulative duration of video content watched by the viewer, measured in milliseconds.
viewTotalContentPlaybackTime(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
View Total Content Playback Time represents the cumulative duration of video content watched by the viewer, measured in milliseconds.
viewWatchTime() - Method in class org.openapis.openapi.models.components.ViewsList
The watch time represents the time spent watching the video including staruptime, playback time ,buffering time.
viewWatchTime(Double) - Method in class org.openapis.openapi.models.components.ViewsList.Builder
The watch time represents the time spent watching the video including staruptime, playback time ,buffering time.

W

WAITING - Enum constant in enum class org.openapis.openapi.models.components.DirectUploadStatus.DirectUploadStatusEnum
 
WAITING - Enum constant in enum class org.openapis.openapi.models.components.UnusedDirectUploadStatus.UnusedDirectUploadStatusEnum
 
WAITING - Static variable in class org.openapis.openapi.models.components.DirectUploadStatus
 
WAITING - Static variable in class org.openapis.openapi.models.components.UnusedDirectUploadStatus
 
warn(String) - Method in class org.openapis.openapi.utils.FastpixLogger
 
watchTime() - Method in class org.openapis.openapi.models.components.Views
Total Watch Time denotes the total duration of video content watched by the viewer, encompassing startup time, playing time, and potential rebuffering time, measured in milliseconds.
watchTime(Long) - Method in class org.openapis.openapi.models.components.Views.Builder
Total Watch Time denotes the total duration of video content watched by the viewer, encompassing startup time, playing time, and potential rebuffering time, measured in milliseconds.
WATERMARK - Enum constant in enum class org.openapis.openapi.models.components.WatermarkInputType
 
watermarkInput() - Method in class org.openapis.openapi.models.components.Input
Returns an Optional containing the value if it is of type WatermarkInput, otherwise returns an empty Optional.
watermarkInput() - Method in class org.openapis.openapi.models.operations.Input
Returns an Optional containing the value if it is of type WatermarkInput, otherwise returns an empty Optional.
WatermarkInput - Class in org.openapis.openapi.models.components
WatermarkInput
WatermarkInput(WatermarkInputType, String) - Constructor for class org.openapis.openapi.models.components.WatermarkInput
 
WatermarkInput(WatermarkInputType, String, Placement, String, String, String) - Constructor for class org.openapis.openapi.models.components.WatermarkInput
 
WatermarkInput.Builder - Class in org.openapis.openapi.models.components
 
WatermarkInputType - Enum Class in org.openapis.openapi.models.components
WatermarkInputType
width() - Method in class org.openapis.openapi.models.components.VideoTrack
Track width denotes the range of widths applicable to a specific track.
width() - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll
Track width denotes the range of widths applicable to a specific track.
width() - Method in class org.openapis.openapi.models.components.WatermarkInput
Width of the watermark in percentage or pixels.
width(Double) - Method in class org.openapis.openapi.models.components.VideoTrack.Builder
Track width denotes the range of widths applicable to a specific track.
width(Double) - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll.Builder
Track width denotes the range of widths applicable to a specific track.
width(String) - Method in class org.openapis.openapi.models.components.WatermarkInput.Builder
Width of the watermark in percentage or pixels.
withAccessPolicy(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse
The access policy for the upload.
withAccessPolicy(String) - Method in class org.openapis.openapi.models.components.MediaClipResponsePlaybackId
The access policy of the playback.
withAccessPolicy(String) - Method in class org.openapis.openapi.models.components.PlaybackIdResponse
Determines if access to the streamed content is kept private or available to all.
withAccessPolicy(String) - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponseData
Determines if access to the streamed content is kept private or available to all.
withAccessPolicy(AccessPolicy) - Method in class org.openapis.openapi.models.components.CreatePlaybackId
Access policy for media content
withAccessPolicy(AccessPolicy) - Method in class org.openapis.openapi.models.components.PlaybackId
Access policy for media content
withAccessPolicy(AccessPolicy) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackId
Access policy for media content
withAccessPolicy(AccessPolicy) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody
Access policy for media content
withAccessPolicy(BasicAccessPolicy) - Method in class org.openapis.openapi.models.components.PlaybackIdRequest
Basic access policy for media content
withAccessPolicy(BasicAccessPolicy) - Method in class org.openapis.openapi.models.components.PlaybackSettings
Basic access policy for media content
withAccessPolicy(CreateMediaRequestAccessPolicy) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
Determines whether access to the streamed content is kept private or available to all.
withAccessPolicy(DirectUploadVideoMediaAccessPolicy) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Determines if access to the streamed content is kept private, drm or available to all.
withAccessPolicy(GetPlaybackIdAccessPolicy) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdData
The access policy set for the playback ID.
withAccessPolicy(ListPlaybackIdsAccessPolicy) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsData
The access policy set for the playback ID.
withAccessRestrictions(CreateMediaRequestAccessRestrictions) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
 
withAccessRestrictions(CreatePlaybackIdAccessRestrictions) - Method in class org.openapis.openapi.models.components.CreatePlaybackId
Controls access based on domains and user agents.
withAccessRestrictions(PlaybackIdAccessRestrictions) - Method in class org.openapis.openapi.models.components.PlaybackId
Controls access based on domains and user agents.
withAccessRestrictions(UnusedUploadsPlaybackIdAccessRestrictions) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackId
Controls access based on domains and user agents.
withAccessRestrictions(CreateMediaPlaybackIdAccessRestrictions) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody
 
withAccessRestrictions(DirectUploadVideoMediaAccessRestrictions) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
 
withAccessRestrictions(GetPlaybackIdAccessRestrictions) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdData
Restrictions applied to this playback ID.
withAccessRestrictions(ListPlaybackIdsAccessRestrictions) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsData
Restrictions applied to this playback ID.
withAggregation(String) - Method in class org.openapis.openapi.models.components.MetricsmetadataDetails
defines the field or dimension on which the aggregation is to be applied.
withAggregation(String) - Method in class org.openapis.openapi.models.components.MetricsOverallmetadataDetails
defines the field or dimension on which the aggregation is to be applied.
withAggregation(String) - Method in class org.openapis.openapi.models.components.MetricsTimeseriesmetadataDetails
defines the field or dimension on which the aggregation is to be applied.
withAllow(List<String>) - Method in class org.openapis.openapi.models.components.CreateMediaRequestDomains
A list of domain names or patterns that are explicitly allowed access.
withAllow(List<String>) - Method in class org.openapis.openapi.models.components.CreateMediaRequestUserAgents
A list of user agents (identified by string names or patterns) that are explicitly allowed access.
withAllow(List<String>) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdDomains
A list of domains that are explicitly allowed access.
withAllow(List<String>) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents
A list of specific user agents that are allowed to access the resource.
withAllow(List<String>) - Method in class org.openapis.openapi.models.components.DomainRestrictions
A list of domain names or patterns that are explicitly allowed access
withAllow(List<String>) - Method in class org.openapis.openapi.models.components.PlaybackIdDomains
A list of domains that are explicitly allowed access.
withAllow(List<String>) - Method in class org.openapis.openapi.models.components.PlaybackIdUserAgents
A list of specific user agents that are allowed to access the resource.
withAllow(List<String>) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains
A list of domains that are explicitly allowed access.
withAllow(List<String>) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents
A list of specific user agents that are allowed to access the resource.
withAllow(List<String>) - Method in class org.openapis.openapi.models.components.UserAgentRestrictions
A list of user agents that are explicitly allowed access
withAllow(List<String>) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains
A list of domain names or patterns that are explicitly allowed access.
withAllow(List<String>) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents
A list of user agents (identified by string names or patterns) that are explicitly allowed access.
withAllow(List<String>) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomains
 
withAllow(List<String>) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents
 
withAllow(List<String>) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomains
 
withAllow(List<String>) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents
 
withAllow(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData
List of domains explicitly allowed to play the media.
withAllow(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody
List of domains explicitly allowed to play the media.
withAllow(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData
List of user-agent substrings explicitly allowed.
withAllow(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody
List of user-agent substrings explicitly allowed.
withApplication(String) - Method in class org.openapis.openapi.models.components.ViewsList
The browser name of the viewer.
withAsnId(Long) - Method in class org.openapis.openapi.models.components.Views
The unique identifier assigned to an Autonomous System (AS) on the Internet.
withAsnName(String) - Method in class org.openapis.openapi.models.components.Views
The Name associated with the asnId.
withAspectRatio(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
withAspectRatio(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
withAspectRatio(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
withAspectRatio(String) - Method in class org.openapis.openapi.models.components.Media
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
withAspectRatio(String) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The aspect ratio of a video describes its shape based on the relationship between its width and height.
withAspectRatio(String) - Method in class org.openapis.openapi.models.components.UpdateMedia
The aspect ratio of a video is a value that describes the relative shape of a video based on its width and height.
withAverageBitrate(Double) - Method in class org.openapis.openapi.models.components.Views
Average Bitrate represents the average bitrate of the video content watched by the viewer, expressed in bits per second (bps).
withAvgDownscaling(Double) - Method in class org.openapis.openapi.models.components.Views
Average Downscaling refers to the average reduction in video resolution or quality during the playback of video content.
withAvgRequestLatency(Double) - Method in class org.openapis.openapi.models.components.Views
Average Request Latency average time it takes for a request to be made and processed during video playback
withAvgRequestThroughput(Double) - Method in class org.openapis.openapi.models.components.Views
Average Request Throughput refers to the average throughput or data transfer rate of HTTP requests made during video playback
withAvgUpscaling(Double) - Method in class org.openapis.openapi.models.components.Views
Average Upscaling refers to the average resolution of the video source is lower than the resolution of the playback device or screen.
withBeaconDomain(String) - Method in class org.openapis.openapi.models.components.Views
Beacon Domain specifies the domain endpoint used by the player or SDK to send analytics or tracking beacons for playback events.
withBody(byte[]) - Method in exception class org.openapis.openapi.models.errors.FastpixException
 
withBody(MediaIdsRequest) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequest
 
withBody(MediaIdsRequest) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequest
 
withBody(MediaIdsRequest) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequest
 
withBody(PatchLiveStreamRequest) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequest
 
withBody(PlaybackIdRequest) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequest
 
withBody(SimulcastRequest) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequest
 
withBody(SimulcastUpdateRequest) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest
 
withBody(TrackSubtitlesGenerateRequest) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest
 
withBody(UpdatePlaylistRequest) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequest
 
withBody(UpdateTrackRequest) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequest
 
withBody(AddMediaTrackRequestBody) - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequest
 
withBody(CreateMediaPlaybackIdRequestBody) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequest
Request body for creating playback id for an media
withBody(UpdatedMediaRequestBody) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequest
 
withBody(UpdatedMp4SupportRequestBody) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequest
 
withBody(UpdateDomainRestrictionsRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest
 
withBody(UpdatedSourceAccessRequestBody) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequest
 
withBody(UpdateMediaChaptersRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequest
 
withBody(UpdateMediaModerationRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequest
 
withBody(UpdateMediaNamedEntitiesRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequest
 
withBody(UpdateMediaSummaryRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequest
 
withBody(UpdateUserAgentRestrictionsRequestBody) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest
 
withBrowserEngine(String) - Method in class org.openapis.openapi.models.components.Views
Browser Engine denotes the rendering engine used by the browser (e.g., Blink, Gecko, WebKit).
withBrowserName(String) - Method in class org.openapis.openapi.models.components.Views
Browser Name denotes the software application utilized by the viewer to access and watch the video content
withBrowserVersion(String) - Method in class org.openapis.openapi.models.components.Views
Browser Version signifies the specific version of the browser software employed by the viewer
withBufferCount(Long) - Method in class org.openapis.openapi.models.components.Views
Buffer Count represents the number of rebuffering events occurring during the video view.
withBufferFill(Long) - Method in class org.openapis.openapi.models.components.Views
Buffer Fill indicates the total time, in milliseconds, that viewers wait for rebuffering per video view.
withBufferFrequency(Double) - Method in class org.openapis.openapi.models.components.Views
Buffer Frequency measures the rate at which rebuffering events occur, expressed as events per millisecond.
withBufferRatio(Double) - Method in class org.openapis.openapi.models.components.Views
Buffer Ratio refers to the percentage of time during video playback where the viewer experiences buffering or rebuffering events.
withCdn(String) - Method in class org.openapis.openapi.models.components.Views
Content Delivery Network (CDN) refers to the network infrastructure responsible for delivering the video content to the viewer.
withChapters(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
Enable or disable the chapters feature for the media.
withChapters(Boolean) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Enable or disable the chapters feature for the media.
withChapters(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequestBody
Enable or disable the chapters feature for the media.
withChapters(AiResponseRecord) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withChapters(AiResponseRecord) - Method in class org.openapis.openapi.models.components.GetMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withChapters(AiResponseRecord) - Method in class org.openapis.openapi.models.components.Media
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withChapters(AiResponseRecord) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withChapters(AiResponseRecord) - Method in class org.openapis.openapi.models.components.UpdateMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withCity(String) - Method in class org.openapis.openapi.models.components.Views
City indicates the geographical location of the viewer accessing the video content.
withClosedCaptions(Boolean) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
when provided true Enables closed captions for the livestream.
withClosedCaptions(Boolean) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
when provided true Enables closed captions for the livestream.
withClosedCaptions(Boolean) - Method in class org.openapis.openapi.models.components.PatchResponseData
when provided true Enables closed captions for the livestream.
withCode(int) - Method in exception class org.openapis.openapi.models.errors.FastpixException
 
withCode(Long) - Method in class org.openapis.openapi.models.components.Error
The HTTP status code that explains the type of error (for example, 400 for a bad request, 404 for not found).
withCode(String) - Method in class org.openapis.openapi.models.components.ErrorDetails
Error code associated with the specific error.
withCode(String) - Method in class org.openapis.openapi.models.components.TopErrorDetails
Error code associated with the specific error.
withConfiguration(Configuration) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoData
Represents configuration details for the media.
withConnectionType(String) - Method in class org.openapis.openapi.models.components.Views
Connection Type signifies the type of network connection utilized by the viewers device
withContainerFormat(String) - Method in class org.openapis.openapi.models.operations.File
Specifies the container format that encapsulates audio, video, subtitles, and metadata.
withContentType(String) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.CancelUploadResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.CreateMediaResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetMediaResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.ListErrorsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.ListMediaResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.ListUploadsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
HTTP response content type for this operation
withContentType(String) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
HTTP response content type for this operation
withContinent(String) - Method in class org.openapis.openapi.models.components.Views
Continent represents the continent name of the viewer accessing the video content.
withCorsOrigin(String) - Method in class org.openapis.openapi.models.components.DirectUpload
Upload media directly from a device using the url name or enter "*" to allow all.
withCorsOrigin(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse
CORS origin allowed for the upload.
withCorsOrigin(String) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
Upload media directly from a device using the url name or enter "*" to allow all.
withCorsOrigin(String) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequest
Upload media directly from a device using the URL name or enter "*" to allow all.
withCount(Long) - Method in class org.openapis.openapi.models.components.BrowserNameDimensiondetails
The count of viewers.
withCount(Long) - Method in class org.openapis.openapi.models.components.ErrorDetails
Number of occurrences of the specific error.
withCount(Long) - Method in class org.openapis.openapi.models.components.TopErrorDetails
Number of occurrences of the specific error.
withCountry(String) - Method in class org.openapis.openapi.models.components.Views
Country represents the coded text that represents the country name of viewer accessing the video content.
withCountry(String) - Method in class org.openapis.openapi.models.components.ViewsList
Country of the viewer.
withCountryCode(String) - Method in class org.openapis.openapi.models.components.Views
Country Code denotes the two-letter ISO code representing the country of origin for the viewer accessing the video content.
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
It is the moment when the stream was created Time the media was generated, defined as a localDateTime (UTC Time).
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.CreateMediaResponse
Time the media was created, defined as a localDateTime (UTC Time).
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO
Time the Signing key was generated, defined as a localDateTime (UTC Time).
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Time the media was created, defined as a localDateTime (UTC Time).
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponseDto
Time the Signing key was generated, defined as a localDateTime (UTC Time).
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
It is the moment when the stream was created Time the media was generated, defined as a localDateTime (UTC Time).
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.GetMediaResponse
Time the media was created, defined as a localDateTime (UTC Time).
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.LiveMediaClips
Time the media was created, defined as a localDateTime (UTC Time).
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.Media
Time the media was created, defined as a localDateTime (UTC Time).
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.MediaClipResponseData
Timestamp of when the media was created.
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.PatchResponseData
It is the moment when the stream was created Time the media was generated, defined as a localDateTime (UTC Time).
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
Timestamp of playlist creation.
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
Timestamp of playlist creation.
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
Timestamp of media creation in the workspace.
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.PlaylistItem
Timestamp of playlist creation.
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Time the media was created, defined as a localDateTime (UTC Time).
withCreatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.UpdateMedia
Time the media was created, defined as a localDateTime (UTC Time).
withCreatedDate(DateRange) - Method in class org.openapis.openapi.models.components.Metadata
Date range with start and end dates.
withCreatedDate(DateRange) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMetadata
Date range with start and end dates.
withCreateMediaSuccessResponse(CreateMediaSuccessResponse) - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse
Media is created successfully
withCreateMediaSuccessResponse(CreateMediaSuccessResponse) - Method in class org.openapis.openapi.models.operations.CreateMediaResponse
Media is created successfully
withCreateResponse(CreateResponse) - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
created a signing key successfully
withCreateResponse(CreateResponse) - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse
created a signing key successfully
withCreatorId(String) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
The unique identifier of the user who created this media.
withCreatorId(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The unique identifier of the user who created this media.
withCreatorId(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse
The unique identifier of the user who created this media.
withCreatorId(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips
The unique identifier of the user who created this media.
withCreatorId(String) - Method in class org.openapis.openapi.models.components.Media
The unique identifier of the user who created this media.
withCreatorId(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse
The unique identifier of the user who created this media.
withCreatorId(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
Creator ID of the media.
withCreatorId(String) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The unique identifier of the user who created this media.
withCreatorId(String) - Method in class org.openapis.openapi.models.components.UpdateMedia
The unique identifier of the user who created this media.
withCreatorId(String) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
The unique identifier of the user who created this media.
withCreatorId(String) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBody
The unique identifier of the user who created this media.
withCurrentOffset(Long) - Method in class org.openapis.openapi.models.components.DataPagination
The current offset value.
withCurrentOffset(Long) - Method in class org.openapis.openapi.models.components.LiveStreamPagination
Determines the current point for data retrieval within a paginated list.
withCurrentOffset(Long) - Method in class org.openapis.openapi.models.components.MediaClipResponsePagination
The starting offset of the current result set.
withCurrentOffset(Long) - Method in class org.openapis.openapi.models.components.Pagination
Offset determines the current point for data retrieval within a paginated list.
withCurrentOffset(Long) - Method in class org.openapis.openapi.models.components.SigningKeysPagination
Offset determines the current point for data retrieval within a paginated list.
withCustom(List<Custom1>) - Method in class org.openapis.openapi.models.components.Custom2
A list of custom dimension objects.
withCustom(Custom2) - Method in class org.openapis.openapi.models.components.Views
User defined metadata.
withData(String) - Method in class org.openapis.openapi.models.components.AiSummaryRecord
The AI-generated summary of the media content.
withData(String) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponseBody
The summary of the particular video.
withData(List<String>) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponseBody
The endpoint retrieves a comprehensive list of dimensions
withData(List<BrowserNameDimensiondetails>) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody
filter values associated with a specific dimension
withData(List<DrmIdResponse>) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody
 
withData(List<GetAllMediaResponse>) - Method in class org.openapis.openapi.models.operations.ListMediaResponseBody
Displays the result of the request.
withData(List<GetAllSigningKeysResponseDto>) - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponse
 
withData(List<GetCreateLiveStreamResponseDTO>) - Method in class org.openapis.openapi.models.components.GetStreamsResponse
Displays the result of the request.
withData(List<LiveMediaClips>) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponseBody
Displays the result of the request.
withData(List<MediaClipResponseData>) - Method in class org.openapis.openapi.models.components.MediaClipResponse
 
withData(List<MetricsBreakdownDetails>) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
Retrieves breakdown values for a specified metric and timespan
withData(List<MetricsComparisonDetails>) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody
Displays the result of the request.
withData(List<MetricsTimeseriesDataDetails>) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody
Displays the result of the request.
withData(List<PlaylistItem>) - Method in class org.openapis.openapi.models.components.GetAllPlaylistsResponse
 
withData(List<UnusedDirectUpload>) - Method in class org.openapis.openapi.models.operations.ListUploadsResponseBody
Displays the result of the request.
withData(List<ViewsByTopContentDetails>) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponseBody
Displays the result of the request.
withData(List<ViewsList>) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody
Displays the result of the request.
withData(List<ListPlaybackIdsData>) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponseBody
 
withData(Map<String, Object>) - Method in class org.openapis.openapi.models.components.AiResponseRecord
The AI-generated content data.
withData(AddTrackResponse) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponseBody
Contains details about the track that was added or updated.
withData(ChaptersResponse) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponseBody
 
withData(CreateLiveStreamResponseDTO) - Method in class org.openapis.openapi.models.components.LiveStreamResponseDTO
Displays the result of the request.
withData(CreateMediaResponse) - Method in class org.openapis.openapi.models.components.CreateMediaSuccessResponse
 
withData(CreatePlaybackId) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponseBody
A collection of Playback ID objects utilized for crafting HLS playback urls.
withData(CreateSigningKeyResponseDTO) - Method in class org.openapis.openapi.models.components.CreateResponse
Displays the result of the request.
withData(DirectUpload) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponseBody
Displays the result of the request.
withData(DrmIdResponse) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponseBody
 
withData(GenerateTrackResponse) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponseBody
Represents the response for a successfully generated subtitle track.
withData(GetCreateLiveStreamResponseDTO) - Method in class org.openapis.openapi.models.components.LivestreamgetResponse
Displays the result of the request.
withData(GetMediaResponse) - Method in class org.openapis.openapi.models.operations.GetMediaResponseBody
 
withData(GetPublicPemUsingSigningKeyIdResponseDTOData) - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTO
Displays the result of the request.
withData(Media) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponseBody
 
withData(MediaCancelResponse) - Method in class org.openapis.openapi.models.operations.CancelUploadResponseBody
Response returned when an upload is cancelled.
withData(MetricsOverallDataDetails) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody
Retrieves overall values for a specified metric
withData(ModerationResponse) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponseBody
 
withData(NamedEntitiesResponse) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponseBody
 
withData(PatchResponseData) - Method in class org.openapis.openapi.models.components.PatchResponseDTO
Displays the result of the request.
withData(PlaybackIdSuccessResponseData) - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponse
 
withData(PlaylistByIdResponseData) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponse
 
withData(PlaylistCreatedSchema) - Method in class org.openapis.openapi.models.components.PlaylistCreatedResponse
 
withData(SimulcastResponseData) - Method in class org.openapis.openapi.models.components.SimulcastResponse
Displays the result of the request.
withData(SimulcastUpdateResponseData) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponse
Displays the result of the request.
withData(SourceAccessMedia) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponseBody
 
withData(SummaryResponse) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponseBody
 
withData(UpdateMedia) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponseBody
 
withData(UpdateTrackResponse) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponseBody
Contains details about the track that was added or updated.
withData(Views) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponseBody
Displays the result of the request.
withData(ViewsCountResponseData) - Method in class org.openapis.openapi.models.components.ViewsCountResponse
Contains the view count details.
withData(GetPlaybackIdData) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponseBody
 
withData(ListErrorsData) - Method in class org.openapis.openapi.models.operations.ListErrorsResponseBody
Displays the result of the request.
withData(RetrieveMediaInputInfoData) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponseBody
Displays the result of the request.
withData(UpdateDomainRestrictionsData) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponseBody
 
withData(UpdateUserAgentRestrictionsData) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponseBody
 
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CancelUploadResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CreateMediaResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetMediaResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListErrorsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListMediaResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListUploadsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
See the range of possible error responses and their status codes.
withDefaultError(DefaultError) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
See the range of possible error responses and their status codes.
withDefaultPolicy(String) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData
Specify the fallback behavior for domains that are not listed in the allow or deny lists.
withDefaultPolicy(String) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData
Specifies the default behavior for user agents not listed in the allow or deny lists.
withDefaultPolicy(DomainsDefaultPolicy) - Method in class org.openapis.openapi.models.components.CreateMediaRequestDomains
Specifies the default access policy for domains.
withDefaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdDomains
Policy action type
withDefaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents
Policy action type
withDefaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.DomainRestrictions
Policy action type
withDefaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.PlaybackIdDomains
Policy action type
withDefaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.PlaybackIdUserAgents
Policy action type
withDefaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains
Policy action type
withDefaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents
Policy action type
withDefaultPolicy(PolicyAction) - Method in class org.openapis.openapi.models.components.UserAgentRestrictions
Policy action type
withDefaultPolicy(UserAgentsDefaultPolicy) - Method in class org.openapis.openapi.models.components.CreateMediaRequestUserAgents
Specifies the default access policy for user agents (browsers, bots, etc.).
withDefaultPolicy(DirectUploadVideoMediaDomainsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains
Specifies the default access policy for domains.
withDefaultPolicy(DirectUploadVideoMediaUserAgentsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents
Specifies the default access policy for user agents (browsers, bots, etc.).
withDefaultPolicy(GetPlaybackIdDomainsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomains
 
withDefaultPolicy(GetPlaybackIdUserAgentsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents
 
withDefaultPolicy(ListPlaybackIdsDomainsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomains
 
withDefaultPolicy(ListPlaybackIdsUserAgentsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents
 
withDefaultPolicy(UpdateDomainRestrictionsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody
Specify the fallback behavior for domains that are not listed in the `allow` or `deny` lists.
withDefaultPolicy(UpdateUserAgentRestrictionsDefaultPolicy) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody
The default behavior when a user-agent is not listed in `allow` or `deny`.
withDefaults() - Static method in class org.openapis.openapi.utils.BackoffStrategy
 
withDeleteSigningKeyResponse(DeleteSigningKeyResponse) - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
successfully fetched all signing keys
withDeleteSigningKeyResponse(DeleteSigningKeyResponse) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
successfully fetched all signing keys
withDeny(List<String>) - Method in class org.openapis.openapi.models.components.CreateMediaRequestDomains
A list of domain names or patterns that are explicitly denied access.
withDeny(List<String>) - Method in class org.openapis.openapi.models.components.CreateMediaRequestUserAgents
A list of user agents (identified by string names or patterns) that are explicitly denied access.
withDeny(List<String>) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdDomains
A list of domains that are explicitly blocked from accessing the resource.
withDeny(List<String>) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdUserAgents
A list of specific user agents that are blocked.
withDeny(List<String>) - Method in class org.openapis.openapi.models.components.DomainRestrictions
A list of domain names or patterns that are explicitly denied access
withDeny(List<String>) - Method in class org.openapis.openapi.models.components.PlaybackIdDomains
A list of domains that are explicitly blocked from accessing the resource.
withDeny(List<String>) - Method in class org.openapis.openapi.models.components.PlaybackIdUserAgents
A list of specific user agents that are blocked.
withDeny(List<String>) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdDomains
A list of domains that are explicitly blocked from accessing the resource.
withDeny(List<String>) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdUserAgents
A list of specific user agents that are blocked.
withDeny(List<String>) - Method in class org.openapis.openapi.models.components.UserAgentRestrictions
A list of user agents that are explicitly denied access
withDeny(List<String>) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaDomains
A list of domain names or patterns that are explicitly denied access.
withDeny(List<String>) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaUserAgents
A list of user agents (identified by string names or patterns) that are explicitly denied access.
withDeny(List<String>) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdDomains
 
withDeny(List<String>) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdUserAgents
 
withDeny(List<String>) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsDomains
 
withDeny(List<String>) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsUserAgents
 
withDeny(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsData
List of domains explicitly denied from accessing the media.
withDeny(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequestBody
List of domains explicitly denied from accessing the media.
withDeny(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsData
List of user-agent substrings explicitly denied.
withDeny(List<String>) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequestBody
List of user-agent substrings explicitly denied.
withDescription(String) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual
Description for a playlist (Optional).
withDescription(String) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
Description for a playlist (Optional).
withDescription(String) - Method in class org.openapis.openapi.models.components.Error
A detailed explanation of the error and what caused it.
withDescription(String) - Method in class org.openapis.openapi.models.components.ErrorDetails
A brief description of the error.
withDescription(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
Description of the playlist set by the user.
withDescription(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
Description of the playlist set by the user.
withDescription(String) - Method in class org.openapis.openapi.models.components.UpdatePlaylistRequest
Updated description to the playlist.
withDeviceManufacturer(String) - Method in class org.openapis.openapi.models.components.Views
Device Manufacturer indicates the brand or manufacturer of the device used by the viewer.
withDeviceModel(String) - Method in class org.openapis.openapi.models.components.Views
Device Model represents the specific model of the device used by the viewer.
withDeviceName(String) - Method in class org.openapis.openapi.models.components.Views
Device Name refers to the name or label assigned to the device used by the viewer.
withDeviceType(String) - Method in class org.openapis.openapi.models.components.Views
Device Type denotes the classification of the device used by the viewer
withDimension(Dimension) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest
The dimension id in which the views are watched.
withDimensionName(String) - Method in class org.openapis.openapi.models.components.Custom1
Unique identifier for a custom dimension used to categorize or segment analytics data (for example, custom_1).
withDimensionsId(DimensionsId) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest
Pass Dimensions Id
withDisplayName(String) - Method in class org.openapis.openapi.models.components.Custom1
A user-friendly display label that represents the corresponding custom dimension in analytics dashboards and reports; users can assign a specific name based on their tracking needs.
withDomains(CreateMediaRequestDomains) - Method in class org.openapis.openapi.models.components.CreateMediaRequestAccessRestrictions
 
withDomains(CreatePlaybackIdDomains) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdAccessRestrictions
Restrictions based on the originating domain of a request (for example, whether requests from certain websites should be allowed or blocked).
withDomains(DomainRestrictions) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdAccessRestrictions
Restrictions based on the originating domain of a request
withDomains(PlaybackIdDomains) - Method in class org.openapis.openapi.models.components.PlaybackIdAccessRestrictions
Restrictions based on the originating domain of a request (for example, whether requests from certain websites must be allowed or blocked).
withDomains(UnusedUploadsPlaybackIdDomains) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdAccessRestrictions
Restrictions based on the originating domain of a request (for example, whether requests from certain websites must be allowed or blocked).
withDomains(DirectUploadVideoMediaDomains) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessRestrictions
 
withDomains(GetPlaybackIdDomains) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessRestrictions
 
withDomains(ListPlaybackIdsDomains) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessRestrictions
 
withDrmConfigurationId(String) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
UUID of the DRM configuration to be used
withDrmConfigurationId(String) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody
DRM configuration ID (required if accessPolicy is "drm")
withDrmConfigurationId(String) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdRequest
The unique identifier of the DRM configuration.
withDrmConfigurationId(String) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
UUID of the DRM configuration to be used.
withDrmType(String) - Method in class org.openapis.openapi.models.components.Views
DRM Type indicates the type of Digital Rights Management (DRM) utilized during video playback
withDroppedFrameCount(Long) - Method in class org.openapis.openapi.models.components.Views
Dropped Frame Count represents the number of frames dropped by the video player during playback.
withDuration(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
withDuration(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
withDuration(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
withDuration(String) - Method in class org.openapis.openapi.models.components.Media
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
withDuration(String) - Method in class org.openapis.openapi.models.components.MediaClipResponseData
Duration of the media in HH:MM:SS format.
withDuration(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
Duration of the media in hh:mm:ss format.
withDuration(String) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
withDuration(String) - Method in class org.openapis.openapi.models.components.UpdateMedia
The length of the media in seconds, with a maximum allowed duration of 12 hours per individual media.
withEnableDvrMode(Boolean) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
Enables DVR (Digital Video Recorder) functionality for the live stream.
withEnableDvrMode(Boolean) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
Enables DVR (Digital Video Recorder) functionality for the live stream.
withEnableDvrMode(Boolean) - Method in class org.openapis.openapi.models.components.InputMediaSettings
Enables DVR (Digital Video Recorder) functionality, allowing viewers to pause, rewind, and resume live playback.
withEnableDvrMode(Boolean) - Method in class org.openapis.openapi.models.components.PatchResponseData
Enables DVR (Digital Video Recorder) functionality for the live stream.
withEnableRecording(Boolean) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
When set to true, the livestream will be recorded and stored for later viewing purposes.
withEnableRecording(Boolean) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
When set to true, FastPix records and stores the livestream for on-demand viewing.
withEnableRecording(Boolean) - Method in class org.openapis.openapi.models.components.PatchResponseData
When set to true, the livestream will be recorded and stored for later viewing purposes.
withEndDate(String) - Method in class org.openapis.openapi.models.components.DateRange
 
withEndTime(Double) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
End time indicates where encoding must end within the video file, in seconds.
withEndTime(Long) - Method in class org.openapis.openapi.models.components.ImposeTrack
End time (in seconds) of the imposed audio in the video.
withEndTime(Long) - Method in class org.openapis.openapi.models.components.PullVideoInput
End time indicates where encoding must end within the video file.
withError(Error) - Method in class org.openapis.openapi.models.components.DefaultError
Contains details about the error if the request failed.
withErrorCode(String) - Method in class org.openapis.openapi.models.components.Views
Error Code is an identifier representing a specific type of error that occurred during video playback, potentially leading to playback failure.
withErrorCode(String) - Method in class org.openapis.openapi.models.components.ViewsList
The code which represents specific issues or failures that occur during playback.
withErrorCode(String) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
Pass the error code to filter the list of views.
withErrorContext(String) - Method in class org.openapis.openapi.models.components.Views
Specifies the component or stage where the playback error originated, such as streaming, cdn, decoder, or player.
withErrorId(Long) - Method in class org.openapis.openapi.models.components.Views
The unique identifier which identifies each type of error that occurs.
withErrorId(String) - Method in class org.openapis.openapi.models.components.ViewsList
The unique identifier for the error that occurred during playback.
withErrorMessage(String) - Method in class org.openapis.openapi.models.components.Views
Error Message is a descriptive message generated by the video player when an error occurs during playback, associated with an error code.
withErrorMessage(String) - Method in class org.openapis.openapi.models.components.ViewsList
The notifications or messages that inform users or developers about issues or failures that have occurred during the playback representing error codes.
withErrors(List<ErrorDetails>) - Method in class org.openapis.openapi.models.operations.ListErrorsData
The endpoint retrieves a comprehensive list of errors that have occurred by providing detailed information about each error instance.
withEventDetails(Map<String, Object>) - Method in class org.openapis.openapi.models.components.Event
 
withEventName(String) - Method in class org.openapis.openapi.models.components.Event
Name of the event.
withEvents(List<Event>) - Method in class org.openapis.openapi.models.components.Views
Events specifies the order of events journey of the video playback
withEventTime(EventTime) - Method in class org.openapis.openapi.models.components.Event
The unix epoch timestamp when the event was captured.
withExitBeforeVideoStart(Boolean) - Method in class org.openapis.openapi.models.components.Views
Exit Before Video Start indicates whether a viewer abandoned the video before it started playing, typically due to long loading times.
withExperimentName(String) - Method in class org.openapis.openapi.models.components.Views
Experiment Name is used in A/B testing scenarios to categorize video views into different experiments.
withExpungeSegments(List<String>) - Method in class org.openapis.openapi.models.components.PullVideoInput
The list of start and end times (in seconds) of the segments to be removed from the actual video.
withExpungeSegments(List<String>) - Method in class org.openapis.openapi.models.components.VideoInput
The list of the startTime-endTime of the segments to be removed from the actual video.
withFadeInLevel(Long) - Method in class org.openapis.openapi.models.components.ImposeTrack
Level of fade-in effect (in seconds) at the start of the imposed audio.
withFadeOutLevel(Long) - Method in class org.openapis.openapi.models.components.ImposeTrack
Level of fade-out effect (in seconds) at the end of the imposed audio.
withField(String) - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails
the value of dimension or filter value on which the aggregation is to be applied.
withFile(File) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoData
Contains metadata and structural details about the media file.
withFilterby(String) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
Pass the dimensions and their corresponding values you want to filter the views by.
withFilterby(String) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
Pass the dimensions and their corresponding values you want to filter the views by.
withFilterby(String) - Method in class org.openapis.openapi.models.operations.ListByTopContentRequest
Pass the dimensions and their corresponding values you want to filter the views by.
withFilterby(String) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest
Pass the dimensions and their corresponding values you want to filter the views by.
withFilterby(String) - Method in class org.openapis.openapi.models.operations.ListErrorsRequest
Pass the dimensions and their corresponding values you want to filter the views by.
withFilterby(String) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest
Pass the dimensions and their corresponding values you want to filter the views by.
withFilterby(String) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest
Pass the dimensions and their corresponding values you want to filter the views by.
withFilterby(String) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
Pass the dimensions and their corresponding values you want to filter the views by.
withFpApiVersion(String) - Method in class org.openapis.openapi.models.components.Views
Specifies the version of the FastPix API used during data collection or playback reporting.
withFpEmbed(Boolean) - Method in class org.openapis.openapi.models.components.Views
Identifies the type or source of the FastPix player embed used for playback — for example, whether the video was played through a direct player integration, an iframe, or a third-party embedded context.
withFpEmbedVersion(String) - Method in class org.openapis.openapi.models.components.Views
Specifies the version of the FastPix embed script or SDK used to initialize the player.
withFpLiveStreamId(String) - Method in class org.openapis.openapi.models.components.Views
FastPix Live Stream ID is the unique identifier associated with a live stream video media within the FastPix Video Platform.
withFpPlaybackId(String) - Method in class org.openapis.openapi.models.components.Views
FastPix Playback ID refers to the unique identifier associated with the playback instance of a video, particularly used in FastPix Video Platform.
withFpSDK(String) - Method in class org.openapis.openapi.models.components.Views
FastPix SDK Name identifies the name of the FastPix Player SDK utilized within the player workspace.
withFpSDKVersion(String) - Method in class org.openapis.openapi.models.components.Views
FastPix SDK Version specifies the version of the FastPix Player SDK integrated into the player.
withFpViewerId(String) - Method in class org.openapis.openapi.models.components.Views
Represents a unique, anonymized identifier assigned to each viewer by the FastPix SDK.
withFrameRate(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Frame rate quantifies the speed at which frames are displayed per second.
withFrameRate(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse
Frame rate quantifies the speed at which frames are displayed per second.
withFrameRate(String) - Method in class org.openapis.openapi.models.components.VideoTrack
Frame rate quantifies the speed at which frames are displayed per second.
withGenerate(boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBody
Enable or disable the summary feature for the media.
withGenerate(Boolean) - Method in class org.openapis.openapi.models.components.Summary
Enable or disable the summary feature for the media.
withGenerate(Boolean) - Method in class org.openapis.openapi.models.operations.Summary
Enable or disable the summary feature for the media.
withGeneratedSubtitles(List<TracksSubtitles>) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
List of generated subtitle tracks associated with the media.
withGeneratedSubtitles(List<TracksSubtitles>) - Method in class org.openapis.openapi.models.components.GetMediaResponse
List of generated subtitle tracks associated with the media.
withGeneratedSubtitles(List<TracksSubtitles>) - Method in class org.openapis.openapi.models.components.Media
List of generated subtitle tracks associated with the media.
withGeneratedSubtitles(List<TracksSubtitles>) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
List of generated subtitle tracks associated with the media.
withGeneratedSubtitles(List<TracksSubtitles>) - Method in class org.openapis.openapi.models.components.UpdateMedia
List of generated subtitle tracks associated with the media.
withGetAllPlaylistsResponse(GetAllPlaylistsResponse) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
Successfully retrieved all playlists
withGetAllPlaylistsResponse(GetAllPlaylistsResponse) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
Successfully retrieved all playlists
withGetAllSigningKeysResponse(GetAllSigningKeysResponse) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
successfully fetched all signing keys
withGetAllSigningKeysResponse(GetAllSigningKeysResponse) - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse
successfully fetched all signing keys
withGetPublicPemUsingSigningKeyIdResponseDTO(GetPublicPemUsingSigningKeyIdResponseDTO) - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
successfully fetched signing key
withGetPublicPemUsingSigningKeyIdResponseDTO(GetPublicPemUsingSigningKeyIdResponseDTO) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
successfully fetched signing key
withGetStreamsResponse(GetStreamsResponse) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
All streams retrieved sucessfully
withGetStreamsResponse(GetStreamsResponse) - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse
All streams retrieved sucessfully
withGlobalValue(Double) - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
A global metric value that reflects the overall performance of the specified metric across the entire dataset for the given timespan.
withGranularity(String) - Method in class org.openapis.openapi.models.components.MetricsTimeseriesmetadataDetails
the unit for aggregating the timeseries data.
withGroupBy(String) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
Pass this value to group the metrics list by.
withGroupBy(GroupBy) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
Pass this value to group the metrics list by.
withHeight(Double) - Method in class org.openapis.openapi.models.components.VideoTrack
Track height denotes the range of height applicable to a specific track.
withHeight(Double) - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll
Track height denotes the range of height applicable to a specific track.
withHeight(String) - Method in class org.openapis.openapi.models.components.WatermarkInput
Height of the watermark in percentage or pixels.
withId(String) - Method in class org.openapis.openapi.models.components.AddTrackResponse
The unique identifier of the track.
withId(String) - Method in class org.openapis.openapi.models.components.AudioTrack
FastPix generates a unique identifier for each track.
withId(String) - Method in class org.openapis.openapi.models.components.CreateMediaResponse
The Media is assigned a universal unique identifier, which can contain a maximum of 255 characters.
withId(String) - Method in class org.openapis.openapi.models.components.CreatePlaybackId
A unique identifier is generated by FastPix for the playbacks.
withId(String) - Method in class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO
A unique identifier is generated by FastPix for the signing keys.
withId(String) - Method in class org.openapis.openapi.models.components.DrmIdResponse
The unique identifier of the DRM configuration.
withId(String) - Method in class org.openapis.openapi.models.components.ErrorDetails
Unique identifier for the error instance.
withId(String) - Method in class org.openapis.openapi.models.components.GenerateTrackResponse
A unique identifier for the generated track.
withId(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The unique identifier assigned to the media when created.
withId(String) - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponseDto
A unique identifier is generated by FastPix for the signing keys.
withId(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse
The unique identifier assigned to the media when created.
withId(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips
The unique identifier assigned to the media when created.
withId(String) - Method in class org.openapis.openapi.models.components.Media
The unique identifier assigned to the media when created.
withId(String) - Method in class org.openapis.openapi.models.components.MediaClipResponseData
The unique identifier assigned to the media by FastPix.
withId(String) - Method in class org.openapis.openapi.models.components.MediaClipResponsePlaybackId
The unique identifier for playback.
withId(String) - Method in class org.openapis.openapi.models.components.PlaybackId
A unique identifier is generated by FastPix for the playbacks.
withId(String) - Method in class org.openapis.openapi.models.components.PlaybackIdResponse
Unique identifier for the playbackId
withId(String) - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponseData
Unique identifier for the playbackId
withId(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
The unique id of the playlist
withId(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
The unique id of the playlist
withId(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
unique id of the particular media.
withId(String) - Method in class org.openapis.openapi.models.components.PlaylistItem
The unique id of the playlist
withId(String) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The unique identifier assigned to the media when created.
withId(String) - Method in class org.openapis.openapi.models.components.SubtitleTrack
FastPix generates a unique identifier for each track.
withId(String) - Method in class org.openapis.openapi.models.components.UpdateMedia
The unique identifier assigned to the media when created.
withId(String) - Method in class org.openapis.openapi.models.components.UpdateTrackResponse
The unique identifier of the track.
withId(String) - Method in class org.openapis.openapi.models.components.VideoTrack
FastPix generates a unique identifier for each track.
withId(String) - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll
FastPix generates a unique identifier for each track.
withId(String) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdData
Unique identifier of the playback ID.
withId(String) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsData
Unique identifier of the playback ID.
withImposeTracks(List<ImposeTrack>) - Method in class org.openapis.openapi.models.components.AudioInput
List of additional audio tracks to overlay on the video.
withInputMediaSettings(InputMediaSettings) - Method in class org.openapis.openapi.models.components.CreateLiveStreamRequest
Contains configuration details for input media settings.
withInputs(List<CreateMediaResponseInput>) - Method in class org.openapis.openapi.models.components.CreateMediaResponse
A list of media input sources to be processed.
withInputs(List<Input>) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
Add one input object at a time.
withInputs(List<Input>) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Add one input object at a time.
withInsertAt(long) - Method in class org.openapis.openapi.models.components.PullVideoInputSegment1
The timestamp(in seconds) at which the segment must be inserted.
withInsertAt(long) - Method in class org.openapis.openapi.models.components.VideoInputSegment1
The timestamp at which the segment should be inserted.
withInsertAtEnd(boolean) - Method in class org.openapis.openapi.models.components.PullVideoInputSegment2
Flag indicating the segment should be inserted at the end.
withInsertAtEnd(boolean) - Method in class org.openapis.openapi.models.components.VideoInputSegment2
Flag indicating the segment should be inserted at the end.
withInsertTimestamp(String) - Method in class org.openapis.openapi.models.components.Views
Insert Timestamp refers to the time instance when the view is started.
withIntervalTime(OffsetDateTime) - Method in class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails
The timestamp for the data point indicating when the metric value was recorded.
withIntroUrl(String) - Method in class org.openapis.openapi.models.components.PullVideoInput
The URL of the **intro video** to be added at the beginning of the media file.
withIntroUrl(String) - Method in class org.openapis.openapi.models.components.VideoInput
The url of the intro video which is to be added at the start of the video.
withIpAddress(String) - Method in class org.openapis.openapi.models.components.Views
Represents the IP address of the user or device that initiated the playback session.
withIsAudioOnly(Boolean) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Indicates whether the media contains only audio (no video track).
withIsAudioOnly(Boolean) - Method in class org.openapis.openapi.models.components.GetMediaResponse
Indicates whether the media contains only audio (no video track).
withIsAudioOnly(Boolean) - Method in class org.openapis.openapi.models.components.LiveMediaClips
Indicates whether the media contains only audio (no video track).
withIsAudioOnly(Boolean) - Method in class org.openapis.openapi.models.components.Media
Indicates whether the media contains only audio (no video track).
withIsAudioOnly(Boolean) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Indicates whether the media contains only audio (no video track).
withIsAudioOnly(Boolean) - Method in class org.openapis.openapi.models.components.UpdateMedia
Indicates whether the media contains only audio (no video track).
withIsChaptersEnabled(Boolean) - Method in class org.openapis.openapi.models.components.ChaptersResponse
 
withIsEnabled(Boolean) - Method in class org.openapis.openapi.models.components.LiveSimulcast
When the value is true, the simulcast must be enabled for the given stream
withIsEnabled(Boolean) - Method in class org.openapis.openapi.models.components.SimulcastResponseData
When the value is true, the simulcast must be enabled for the given stream
withIsEnabled(Boolean) - Method in class org.openapis.openapi.models.components.SimulcastUpdateRequest
When set to false, the simulcast is disabled for the specified stream.
withIsEnabled(Boolean) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData
When set to false, the simulcast is disabled for the specified stream.
withIsModerationEnabled(Boolean) - Method in class org.openapis.openapi.models.components.ModerationResponse
 
withIsNamedEntitiesEnabled(Boolean) - Method in class org.openapis.openapi.models.components.NamedEntitiesResponse
 
withIsSummaryEnabled(Boolean) - Method in class org.openapis.openapi.models.components.SummaryResponse
 
withItems(List<MetricsComparisonDetails>) - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
Nested comparison items
withJumpLatency(Double) - Method in class org.openapis.openapi.models.components.Views
Jump Latency refers to the delay or latency experienced when there is a jump or seek action performed by the viewer while watching a video.
withLanguageCode(String) - Method in class org.openapis.openapi.models.components.AddTrackRequest
The BCP 47 language code representing the track’s language.
withLanguageCode(String) - Method in class org.openapis.openapi.models.components.AddTrackResponse
The BCP 47 language code representing the track's language.
withLanguageCode(String) - Method in class org.openapis.openapi.models.components.AudioTrack
Language codes are concise, standardized symbols that denote languages, utilizing either two or three characters for identification.
withLanguageCode(String) - Method in class org.openapis.openapi.models.components.SubtitleTrack
Language codes are concise, standardized symbols that denote languages, utilizing either two or three characters for identification.
withLanguageCode(String) - Method in class org.openapis.openapi.models.components.UpdateTrackRequest
The BCP 47 language code representing the track’s language.
withLanguageCode(String) - Method in class org.openapis.openapi.models.components.UpdateTrackResponse
The BCP 47 language code representing the track's language.
withLanguageCode(CreateMediaRequestLanguageCode) - Method in class org.openapis.openapi.models.components.Subtitles
Language codes are concise, standardized symbols that denote languages, utilizing either two or three characters for identification.
withLanguageCode(GenerateTrackResponseLanguageCode) - Method in class org.openapis.openapi.models.components.GenerateTrackResponse
The BCP 47 language code representing the language of the generated track.
withLanguageCode(LanguageCode) - Method in class org.openapis.openapi.models.components.SubtitleInput
Language code for content localization
withLanguageCode(LanguageCode) - Method in class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest
Language code for content localization
withLanguageCode(LanguageCode) - Method in class org.openapis.openapi.models.operations.Subtitles
Language codes (BCP 47 compliant) used for text files.
withLanguageName(String) - Method in class org.openapis.openapi.models.components.AddTrackRequest
The full name of the language corresponding to the `languageCode`.
withLanguageName(String) - Method in class org.openapis.openapi.models.components.AddTrackResponse
The full name of the language corresponding to the `languageCode`.
withLanguageName(String) - Method in class org.openapis.openapi.models.components.AudioTrack
Name of the language in which the subtitles will be generated.
withLanguageName(String) - Method in class org.openapis.openapi.models.components.GenerateTrackResponse
The full name of the language for the generated track.
withLanguageName(String) - Method in class org.openapis.openapi.models.components.SubtitleInput
Name of the language in which the subtitles will be generated.
withLanguageName(String) - Method in class org.openapis.openapi.models.components.Subtitles
Name of the language in which the subtitles will be generated.
withLanguageName(String) - Method in class org.openapis.openapi.models.components.SubtitleTrack
Name of the language in which the subtitles will be generated.
withLanguageName(String) - Method in class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest
The full name of the language used to generate the subtitles.
withLanguageName(String) - Method in class org.openapis.openapi.models.components.UpdateTrackRequest
The full name of the language corresponding to the `languageCode`.
withLanguageName(String) - Method in class org.openapis.openapi.models.components.UpdateTrackResponse
The full name of the language corresponding to the `languageCode`.
withLanguageName(String) - Method in class org.openapis.openapi.models.operations.Subtitles
Name of the language for the subtitles.
withLastSeen(String) - Method in class org.openapis.openapi.models.components.ErrorDetails
The timestamp of when the error was last observed.
withLastSeen(String) - Method in class org.openapis.openapi.models.components.TopErrorDetails
The timestamp of when the error was last observed.
withLatitude(String) - Method in class org.openapis.openapi.models.components.Views
Latitude refers to the geographical coordinate representing the north-south position of the viewers location, truncated to one decimal place.
withLimit(Long) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual
Optional parameter to limit no.
withLimit(Long) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
Optional parameter to limit no.
withLimit(Long) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequest
The number of playlists to return (default is 10, max is 50).
withLimit(Long) - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequest
Limit specifies the maximum number of items to display per page.
withLimit(Long) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequest
Limit specifies the maximum number of items to display per page.
withLimit(Long) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest
The number of media clips to retrieve per request.
withLimit(Long) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
Pass the limit to display only the rows specified by the value.
withLimit(Long) - Method in class org.openapis.openapi.models.operations.ListByTopContentRequest
Pass the limit to display only the rows specified by the value.
withLimit(Long) - Method in class org.openapis.openapi.models.operations.ListErrorsRequest
Pass the limit to display only the rows specified by the value for top errors.
withLimit(Long) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest
Limit specifies the maximum number of items to display per page.
withLimit(Long) - Method in class org.openapis.openapi.models.operations.ListMediaRequest
Limit specifies the maximum number of items to display per page.
withLimit(Long) - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequest
Limit specifies the maximum number of items to display per page.
withLimit(Long) - Method in class org.openapis.openapi.models.operations.ListUploadsRequest
Limit specifies the maximum number of items to display per page.
withLimit(Long) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
Pass the limit to display only the rows specified by the value.
withLiveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
Stream details updated successfully
withLiveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
Stream deleted successfully
withLiveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
Stream's playbackId deleted successfully
withLiveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
Stream details updated successfully
withLiveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
Stream details updated successfully
withLiveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
Stream details updated successfully
withLiveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
Stream deleted successfully
withLiveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
Stream's playbackId deleted successfully
withLiveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse
Stream details updated successfully
withLiveStreamDeleteResponse(LiveStreamDeleteResponse) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse
Stream details updated successfully
withLivestreamgetResponse(LivestreamgetResponse) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
Stream details retrieved successfully
withLivestreamgetResponse(LivestreamgetResponse) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
Stream details retrieved successfully
withLivestreamId(String) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest
The stream Id is unique identifier assigned to the live stream.
withLiveStreamLatency(Long) - Method in class org.openapis.openapi.models.components.Views
Live Stream Latency measures the average time taken from the point of ingest to the point of display for live stream video views.
withLiveStreamResponseDTO(LiveStreamResponseDTO) - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
Stream created successfully
withLiveStreamResponseDTO(LiveStreamResponseDTO) - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse
Stream created successfully
withLongitude(String) - Method in class org.openapis.openapi.models.components.Views
Longitude denotes the geographical coordinate representing the east-west position of the viewers location, truncated to one decimal place.
withLowLatency(Boolean) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
Enables low-latency streaming mode to reduce playback delay.
withLowLatency(Boolean) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
Enables low-latency streaming mode to reduce playback delay.
withLowLatency(Boolean) - Method in class org.openapis.openapi.models.components.PatchResponseData
Enables low-latency streaming mode to reduce playback delay.
withMaxDownscaling(Double) - Method in class org.openapis.openapi.models.components.Views
Maximum Downscale Percentage represents the highest percentage of downscaling applied to the video during the view.
withMaxDuration(Long) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
The maximum duration in seconds that a live stream can have before it ends the stream.
withMaxDuration(Long) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
The maximum duration in seconds that a live stream can have before it ends the stream.
withMaxDuration(Long) - Method in class org.openapis.openapi.models.components.PatchResponseData
The maximum duration in seconds that a live stream can have before it ends the stream.
withMaxRequestLatency(Double) - Method in class org.openapis.openapi.models.components.Views
Max Request Latency refers to the maximum rate of data transfer (throughput) during requests made by the playback.
withMaxResolution(String) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
Max resolution can be used to control the maximum resolution your media is encoded, stored, and streamed at.
withMaxResolution(String) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
Max resolution can be used to control the maximum resolution your media is encoded, stored, and streamed at.
withMaxResolution(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse
The maximum resolution allowed for the upload.
withMaxResolution(String) - Method in class org.openapis.openapi.models.components.PatchResponseData
Max resolution can be used to control the maximum resolution your media is encoded, stored, and streamed at.
withMaxResolution(CreateLiveStreamRequestMaxResolution) - Method in class org.openapis.openapi.models.components.InputMediaSettings
Defines the maximum resolution for encoding, storage, and playback of the live stream.
withMaxResolution(CreateMediaRequestMaxResolution) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
The maximum resolution tier defines the highest quality at which your media is available.
withMaxResolution(CreateMediaResponseMaxResolution) - Method in class org.openapis.openapi.models.components.CreateMediaResponse
The maximum resolution tier defines the highest quality at which your media is available.
withMaxResolution(GetAllMediaResponseMaxResolution) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The maximum resolution specified by the user for the media.
withMaxResolution(GetMediaResponseMaxResolution) - Method in class org.openapis.openapi.models.components.GetMediaResponse
The maximum resolution specified by the user for the media.
withMaxResolution(LiveMediaClipsMaxResolution) - Method in class org.openapis.openapi.models.components.LiveMediaClips
The maximum resolution specified by the user for the media.
withMaxResolution(MediaMaxResolution) - Method in class org.openapis.openapi.models.components.Media
The maximum resolution specified by the user for the media.
withMaxResolution(SourceAccessMediaMaxResolution) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The maximum resolution specified by the user for the media.
withMaxResolution(UpdateMediaMaxResolution) - Method in class org.openapis.openapi.models.components.UpdateMedia
The maximum resolution specified by the user for the media.
withMaxResolution(MaxResolution) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Determines the highest quality resolution available.
withMaxUpscaling(Double) - Method in class org.openapis.openapi.models.components.Views
Maximum Upscale Percentage represents the highest percentage of upscaling applied to the video during the view.
withMeasurement(String) - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
value can be avg, sum, count or 95th
withMeasurement(String) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
The measurement for the given metrics.
withMeasurement(String) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
The measurement for the given metrics.
withMeasurement(String) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest
The measurement for the given metrics.
withMediaClipResponse(MediaClipResponse) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
Get media clips
withMediaClipResponse(MediaClipResponse) - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse
Get media clips
withMediaCount(Long) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
No.
withMediaCount(Long) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
No.
withMediaCount(Long) - Method in class org.openapis.openapi.models.components.PlaylistItem
No.
withMediaId(String) - Method in class org.openapis.openapi.models.components.ChaptersResponse
 
withMediaId(String) - Method in class org.openapis.openapi.models.components.ModerationResponse
 
withMediaId(String) - Method in class org.openapis.openapi.models.components.NamedEntitiesResponse
 
withMediaId(String) - Method in class org.openapis.openapi.models.components.SummaryResponse
 
withMediaId(String) - Method in class org.openapis.openapi.models.components.Views
The media Id value if the video asset is internal to FastPix.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.GetMediaRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequest
 
withMediaId(String) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsRequest
 
withMediaId(String) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoRequest
Pass the list of the input objects used to create the media, along with applied settings.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest
 
withMediaId(String) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequest
The unique identifier assigned to the media when created.
withMediaId(String) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest
 
withMediaIds(List<String>) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
A list of media IDs created when recording is enabled.
withMediaIds(List<String>) - Method in class org.openapis.openapi.models.components.MediaIdsRequest
 
withMediaList(List<PlaylistByIdResponseMediaListItem>) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
 
withMediaList(List<PlaylistByIdResponseMediaListItem>) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
 
withMediaPolicy(String) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
Determines whether the recorded stream should be publicly accessible or private in Live to VOD (Video on Demand).
withMediaPolicy(String) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
Determines whether the recorded stream must be publicly accessible or private in Live to VOD (Video on Demand).
withMediaPolicy(String) - Method in class org.openapis.openapi.models.components.PatchResponseData
Determines whether the recorded stream must be publicly accessible or private in Live to VOD (Video on Demand).
withMediaPolicy(BasicAccessPolicy) - Method in class org.openapis.openapi.models.components.InputMediaSettings
Basic access policy for media content
withMediaQuality(CreateMediaRequestMediaQuality) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
The quality tier applied to the media.
withMediaQuality(CreateMediaResponseMediaQuality) - Method in class org.openapis.openapi.models.components.CreateMediaResponse
The quality tier applied to the media.
withMediaQuality(DirectUploadResponseMediaQuality) - Method in class org.openapis.openapi.models.components.DirectUploadResponse
The quality tier applied to the media.
withMediaQuality(GetAllMediaResponseMediaQuality) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The quality tier applied to the media.
withMediaQuality(GetMediaResponseMediaQuality) - Method in class org.openapis.openapi.models.components.GetMediaResponse
The quality tier applied to the media.
withMediaQuality(MediaMediaQuality) - Method in class org.openapis.openapi.models.components.Media
The quality tier applied to the media.
withMediaQuality(SourceAccessMediaMediaQuality) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The quality tier applied to the media.
withMediaQuality(UnusedDirectUploadResponseMediaQuality) - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse
The quality tier applied to the media.
withMediaQuality(UpdateMediaMediaQuality) - Method in class org.openapis.openapi.models.components.UpdateMedia
The quality tier applied to the media.
withMediaQuality(MediaQuality) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
The quality tier applied to the media.
withMessage(String) - Method in class org.openapis.openapi.models.components.Error
A short message describing what went wrong.
withMessage(String) - Method in class org.openapis.openapi.models.components.ErrorDetails
error message or description.
withMessage(String) - Method in class org.openapis.openapi.models.components.TopErrorDetails
error message or description.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.CreateMediaResponse
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.DirectUploadResponse
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.GenerateTrackResponse
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.GetMediaResponse
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.InputMediaSettings
Custom key–value pairs for tagging livestreams.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.LiveSimulcast
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.Media
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.MediaCancelResponse
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.PatchLiveStreamRequest
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.PatchResponseData
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.SimulcastRequest
You can search for videos with specific key-value pairs using metadata, when you tag a video in "key":"value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.SimulcastResponseData
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.SimulcastUpdateRequest
You can search for videos with specific key-value pairs using metadata, when you tag a video in "key":"value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData
You can search for videos with specific key value pairs using metadata, when you tag a video in "key":"value"s pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.Subtitles
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.TrackSubtitlesGenerateRequest
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.components.UpdateMedia
You can search for videos with specific key value pairs using metadata, when you tag a video in "key" : "value" pairs.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
"Tag a video in "key" : "value" pairs for searchable metadata.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.operations.Subtitles
"Tag a video in "key" : "value" pairs for searchable metadata.
withMetadata(Map<String, String>) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBody
 
withMetadata(Metadata) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
Required when the playlist type is `smart`.
withMetadata(MetricsmetadataDetails) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
Retrieves breakdown values for a specified metric and timespan
withMetadata(MetricsOverallmetadataDetails) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody
metadata that has to be paased for metric calculations.
withMetadata(MetricsTimeseriesmetadataDetails) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody
Retrieves breakdown values for a specified metric and timespan
withMetadata(PlaylistByIdResponseMetadata) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
Required when the playlist type is `smart`.
withMetric(String) - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
The metric field represents the name of the Key Performance Indicator (KPI) being tracked or analyzed.
withMetricId(GetTimeseriesDataMetricId) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
Pass metric Id
withMetricId(ListBreakdownValuesMetricId) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
Pass metric Id
withMetricId(ListOverallValuesMetricId) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest
Pass metric Id
withMetricValue(Double) - Method in class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails
The value of the specified metric at the given interval.
withModeration(AiResponseRecord) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withModeration(AiResponseRecord) - Method in class org.openapis.openapi.models.components.GetMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withModeration(AiResponseRecord) - Method in class org.openapis.openapi.models.components.Media
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withModeration(AiResponseRecord) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withModeration(AiResponseRecord) - Method in class org.openapis.openapi.models.components.UpdateMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withModeration(Moderation) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
 
withModeration(DirectUploadVideoMediaModeration) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
 
withModeration(UpdateMediaModerationModeration) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationRequestBody
 
withMp4Support(CreateMediaRequestMp4Support) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
"capped_4k": Generates an mp4 video file up to 4k resolution "audioOnly": Generates an m4a audio file of the media file "audioOnly,capped_4k": Generates both video and audio media files for offline viewing
withMp4Support(GetAllMediaResponseMp4Support) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Determines the type of MP4 support for the media.
withMp4Support(GetMediaResponseMp4Support) - Method in class org.openapis.openapi.models.components.GetMediaResponse
Determines the type of MP4 support for the media.
withMp4Support(MediaMp4Support) - Method in class org.openapis.openapi.models.components.Media
Determines the type of MP4 support for the media.
withMp4Support(DirectUploadVideoMediaMp4Support) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Generates MP4 video up to 4K ("capped_4k"), m4a audio only ("audioOnly"), or both for offline viewing.
withMp4Support(UpdatedMp4SupportMp4Support) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportRequestBody
Determines the type of MP4 support for the media.
withName(String) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual
Name of the playlist.
withName(String) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
Name of the playlist.
withName(String) - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
value can be score that ranges from 0 to 100
withName(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
The name of the playlist set by the user
withName(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
The name of the playlist set by the user
withName(String) - Method in class org.openapis.openapi.models.components.PlaylistItem
The name of the playlist set by the user
withName(String) - Method in class org.openapis.openapi.models.components.UpdatePlaylistRequest
New name to the playlist.
withNamedEntities(boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesRequestBody
Enable or disable named entity extraction.
withNamedEntities(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
Enable or disable named entity extraction.
withNamedEntities(Boolean) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Enable or disable named entity extraction.
withNamedEntities(AiResponseRecord) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withNamedEntities(AiResponseRecord) - Method in class org.openapis.openapi.models.components.GetMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withNamedEntities(AiResponseRecord) - Method in class org.openapis.openapi.models.components.Media
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withNamedEntities(AiResponseRecord) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withNamedEntities(AiResponseRecord) - Method in class org.openapis.openapi.models.components.UpdateMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withNotes(String) - Method in class org.openapis.openapi.models.components.ErrorDetails
Information about the specific error.
withNotes(String) - Method in class org.openapis.openapi.models.components.TopErrorDetails
Information about the specific error.
withNumberOfViews(Long) - Method in class org.openapis.openapi.models.components.MetricsTimeseriesDataDetails
The total number of views recorded during that interval.
withObject(AddMediaTrackResponseBody) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse
Media details updated successfully
withObject(AddMediaTrackResponseBody) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
Media details updated successfully
withObject(CancelUploadResponseBody) - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse
Upload cancelled successfully
withObject(CancelUploadResponseBody) - Method in class org.openapis.openapi.models.operations.CancelUploadResponse
Upload cancelled successfully
withObject(CreateMediaPlaybackIdResponseBody) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
Playback ID for a media content.
withObject(CreateMediaPlaybackIdResponseBody) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
Playback ID for a media content.
withObject(DeleteMediaPlaybackIdResponseBody) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
Deleted a Playback Id successfully
withObject(DeleteMediaPlaybackIdResponseBody) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
Deleted a Playback Id successfully
withObject(DeleteMediaResponseBody) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse
Delete a video media
withObject(DeleteMediaResponseBody) - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse
Delete a video media
withObject(DeleteMediaTrackResponseBody) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
Delete a video media
withObject(DeleteMediaTrackResponseBody) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
Delete a video media
withObject(DirectUploadVideoMediaResponseBody) - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
Direct upload created successfully
withObject(DirectUploadVideoMediaResponseBody) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
Direct upload created successfully
withObject(GenerateSubtitleTrackResponseBody) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
Media details updated successfully
withObject(GenerateSubtitleTrackResponseBody) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
Media details updated successfully
withObject(GetDrmConfigurationByIdResponseBody) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
DRM configuration retrieved successfully
withObject(GetDrmConfigurationByIdResponseBody) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
DRM configuration retrieved successfully
withObject(GetDrmConfigurationResponseBody) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
DRM configuration(s) retrieved successfully
withObject(GetDrmConfigurationResponseBody) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
DRM configuration(s) retrieved successfully
withObject(GetMediaResponseBody) - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse
Get a video media by id
withObject(GetMediaResponseBody) - Method in class org.openapis.openapi.models.operations.GetMediaResponse
Get a video media by id
withObject(GetMediaSummaryResponseBody) - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
Get media summary
withObject(GetMediaSummaryResponseBody) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse
Get media summary
withObject(GetPlaybackIdResponseBody) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
Successfully retrieved playback ID details
withObject(GetPlaybackIdResponseBody) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse
Successfully retrieved playback ID details
withObject(GetTimeseriesDataResponseBody) - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
Get filter/ dimension value details by dimension name.
withObject(GetTimeseriesDataResponseBody) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
Get filter/ dimension value details by dimension name.
withObject(GetVideoViewDetailsResponseBody) - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
Get a video view by id
withObject(GetVideoViewDetailsResponseBody) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
Get a video view by id
withObject(ListBreakdownValuesResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
Get filter/ dimension value details by dimension name.
withObject(ListBreakdownValuesResponseBody) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
Get filter/ dimension value details by dimension name.
withObject(ListByTopContentResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse
Get the list of Views
withObject(ListByTopContentResponseBody) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse
Get the list of Views
withObject(ListComparisonValuesResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
Get filter/ dimension value details by dimension name.
withObject(ListComparisonValuesResponseBody) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse
Get filter/ dimension value details by dimension name.
withObject(ListDimensionsResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse
Get the list of Views
withObject(ListDimensionsResponseBody) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse
Get the list of Views
withObject(ListErrorsResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse
Get filter/ dimension value details by dimension name.
withObject(ListErrorsResponseBody) - Method in class org.openapis.openapi.models.operations.ListErrorsResponse
Get filter/ dimension value details by dimension name.
withObject(ListFilterValuesForDimensionResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
Get filter / dimension value details by dimension name.
withObject(ListFilterValuesForDimensionResponseBody) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
Get filter / dimension value details by dimension name.
withObject(ListLiveClipsResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
List of video media
withObject(ListLiveClipsResponseBody) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse
List of video media
withObject(ListMediaResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse
List of video media
withObject(ListMediaResponseBody) - Method in class org.openapis.openapi.models.operations.ListMediaResponse
List of video media
withObject(ListOverallValuesResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
Get filter/ dimension value details by dimension name.
withObject(ListOverallValuesResponseBody) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse
Get filter/ dimension value details by dimension name.
withObject(ListPlaybackIdsResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
Successfully retrieved playback IDs and their restrictions
withObject(ListPlaybackIdsResponseBody) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
Successfully retrieved playback IDs and their restrictions
withObject(ListUploadsResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse
List of video media
withObject(ListUploadsResponseBody) - Method in class org.openapis.openapi.models.operations.ListUploadsResponse
List of video media
withObject(ListVideoViewsResponseBody) - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
Get the list of Views
withObject(ListVideoViewsResponseBody) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse
Get the list of Views
withObject(RetrieveMediaInputInfoResponseBody) - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
Get video media input information
withObject(RetrieveMediaInputInfoResponseBody) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
Get video media input information
withObject(UpdatedMediaResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
Media details updated successfully
withObject(UpdatedMediaResponseBody) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse
Media details updated successfully
withObject(UpdatedMp4SupportResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
Media details updated successfully
withObject(UpdatedMp4SupportResponseBody) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
Media details updated successfully
withObject(UpdateDomainRestrictionsResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
Successfully updated domain restrictions
withObject(UpdateDomainRestrictionsResponseBody) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
Successfully updated domain restrictions
withObject(UpdatedSourceAccessResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
Media details updated successfully
withObject(UpdatedSourceAccessResponseBody) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
Media details updated successfully
withObject(UpdateMediaChaptersResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
Media details updated successfully with the chapters feature enabled or disabled
withObject(UpdateMediaChaptersResponseBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
Media details updated successfully with the chapters feature enabled or disabled
withObject(UpdateMediaModerationResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
Media details updated successfully with the named entity extraction feature enabled or disabled
withObject(UpdateMediaModerationResponseBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
Media details updated successfully with the named entity extraction feature enabled or disabled
withObject(UpdateMediaNamedEntitiesResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
Media details updated successfully with the named entity extraction feature enabled or disabled
withObject(UpdateMediaNamedEntitiesResponseBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
Media details updated successfully with the named entity extraction feature enabled or disabled
withObject(UpdateMediaSummaryResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
Media details updated successfully with the generated summary
withObject(UpdateMediaSummaryResponseBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
Media details updated successfully with the generated summary
withObject(UpdateMediaTrackResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
Media details updated successfully
withObject(UpdateMediaTrackResponseBody) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
Media details updated successfully
withObject(UpdateUserAgentRestrictionsResponseBody) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
Successfully updated user-agent restrictions
withObject(UpdateUserAgentRestrictionsResponseBody) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
Successfully updated user-agent restrictions
withOffset(Long) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsRequest
The page number to retrieve, starting from 1.
withOffset(Long) - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequest
Offset determines the starting point for data retrieval within a paginated list.
withOffset(Long) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationRequest
Offset determines the starting point for data retrieval within a paginated list.
withOffset(Long) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest
Offset determines the starting point for data retrieval within a paginated list.
withOffset(Long) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
Pass the offset value to indicate the page number.
withOffset(Long) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest
Offset determines the starting point for data retrieval within a paginated list.
withOffset(Long) - Method in class org.openapis.openapi.models.operations.ListMediaRequest
Offset determines the starting point for data retrieval within a paginated list.
withOffset(Long) - Method in class org.openapis.openapi.models.operations.ListSigningKeysRequest
It is used for pagination, indicating the starting point for fetching data.
withOffset(Long) - Method in class org.openapis.openapi.models.operations.ListUploadsRequest
Offset determines the starting point for data retrieval within a paginated list.
withOffset(Long) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
Pass the offset value to indicate the page number.
withOffsetCount(Long) - Method in class org.openapis.openapi.models.components.DataPagination
The total number of offsets based on limit.
withOffsetCount(Long) - Method in class org.openapis.openapi.models.components.LiveStreamPagination
The offset count is expressed as total records by limit.
withOffsetCount(Long) - Method in class org.openapis.openapi.models.components.MediaClipResponsePagination
The number of items returned in the current response.
withOffsetCount(Long) - Method in class org.openapis.openapi.models.components.Pagination
The offset count is expressed as total records by limit
withOffsetCount(Long) - Method in class org.openapis.openapi.models.components.SigningKeysPagination
The offset count is expressed as total records by limit
withOpacity(String) - Method in class org.openapis.openapi.models.components.WatermarkInput
Opacity of the watermark in percentage.
withOperatingSystem(String) - Method in class org.openapis.openapi.models.components.ViewsList
Operating System signifies the software platform utilized by the viewer
withOptimizeAudio(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
normalize volume of the audio track.
withOptimizeAudio(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaResponse
Enhance the quality and volume of the audio track.
withOptimizeAudio(Boolean) - Method in class org.openapis.openapi.models.components.DirectUploadResponse
Enhance the quality and volume of the audio track.
withOptimizeAudio(Boolean) - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse
Enhance the quality and volume of the audio track.
withOptimizeAudio(Boolean) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Enhance the quality and volume of the audio track.
withOrderBy(String) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
Pass this value to order the metrics list by.
withOrderBy(String) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
Pass this value to sort the view list by.
withOrderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.GetMediaClipsRequest
The values in the list can be arranged in two ways DESC (Descending) or ASC (Ascending).
withOrderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.ListLiveClipsRequest
The values in the list can be arranged in two ways: DESC (Descending) or ASC (Ascending).
withOrderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.ListMediaRequest
The values in the list can be arranged in two ways: DESC (Descending) or ASC (Ascending).
withOrderBy(SortOrder) - Method in class org.openapis.openapi.models.operations.ListUploadsRequest
The values in the list can be arranged in two ways: DESC (Descending) or ASC (Ascending).
withOrderBy(OrderBy) - Method in class org.openapis.openapi.models.operations.GetAllStreamsRequest
The list of value can be order in two ways DESC (Descending) or ASC (Ascending).
withOsName(String) - Method in class org.openapis.openapi.models.components.Views
Operating System signifies the name of software platform utilized by the viewer.
withOsVersion(String) - Method in class org.openapis.openapi.models.components.Views
Operating System Version specifies the specific version of the operating system being used by the viewer
withOutroUrl(String) - Method in class org.openapis.openapi.models.components.PullVideoInput
The URL of the **outro video** to be added at the end of the media file.
withOutroUrl(String) - Method in class org.openapis.openapi.models.components.VideoInput
The url of the outro video which is to be added at the end of the video.
withPageContext(String) - Method in class org.openapis.openapi.models.components.Views
Page Context provides contextual information about the type of page being accessed.
withPageLoadTime(Long) - Method in class org.openapis.openapi.models.components.Views
Page Load Time measures the time from when the user initiates loading the page to when all resources are loaded on the page.
withPagination(DataPagination) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
Pagination organizes content into pages for better readability and navigation.
withPagination(DataPagination) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody
Pagination organizes content into pages for better readability and navigation.
withPagination(LiveStreamPagination) - Method in class org.openapis.openapi.models.components.GetStreamsResponse
Pagination organizes content into pages for better readability and navigation.
withPagination(MediaClipResponsePagination) - Method in class org.openapis.openapi.models.components.MediaClipResponse
 
withPagination(Pagination) - Method in class org.openapis.openapi.models.components.GetAllPlaylistsResponse
Pagination organizes content into pages for better readability and navigation.
withPagination(Pagination) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody
Pagination organizes content into pages for better readability and navigation.
withPagination(Pagination) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponseBody
Pagination organizes content into pages for better readability and navigation.
withPagination(Pagination) - Method in class org.openapis.openapi.models.operations.ListMediaResponseBody
Pagination organizes content into pages for better readability and navigation.
withPagination(Pagination) - Method in class org.openapis.openapi.models.operations.ListUploadsResponseBody
Pagination organizes content into pages for better readability and navigation.
withPagination(SigningKeysPagination) - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponse
Pagination organizes content into pages for better readability and navigation.
withPassword(String) - Method in class org.openapis.openapi.models.components.Security
 
withPatchResponseDTO(PatchResponseDTO) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
Stream details updated successfully
withPatchResponseDTO(PatchResponseDTO) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
Stream details updated successfully
withPercentage(ErrorDetailsPercentage) - Method in class org.openapis.openapi.models.components.ErrorDetails
views affected by the specific errors.
withPercentage(TopErrorDetailsPercentage) - Method in class org.openapis.openapi.models.components.TopErrorDetails
views affected by the specific errors.
withPlacement(Placement) - Method in class org.openapis.openapi.models.components.WatermarkInput
 
withPlaybackId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdRequest
Return the universal unique identifier for playbacks which can contain a maximum of 255 characters.
withPlaybackId(String) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequest
Unique identifier for the playbackId
withPlaybackId(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequest
After creating a new playbackId, FastPix assigns a unique identifier to the playback.
withPlaybackId(String) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdRequest
 
withPlaybackId(String) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsRequest
 
withPlaybackId(String) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsRequest
 
withPlaybackIds(List<MediaClipResponsePlaybackId>) - Method in class org.openapis.openapi.models.components.MediaClipResponseData
 
withPlaybackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.CreateMediaResponse
A collection of Playback ID objects utilized for crafting HLS playback URLs.
withPlaybackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.DirectUploadResponse
 
withPlaybackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
A collection of Playback ID objects utilized for crafting HLS playback URLs.
withPlaybackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.GetMediaResponse
A collection of Playback ID objects utilized for crafting HLS playback URLs.
withPlaybackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.LiveMediaClips
A collection of Playback ID objects utilized for crafting HLS playback URLs.
withPlaybackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.Media
A collection of Playback ID objects utilized for crafting HLS playback URLs.
withPlaybackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
A collection of Playback ID objects utilized for crafting HLS playback URLs.
withPlaybackIds(List<PlaybackId>) - Method in class org.openapis.openapi.models.components.UpdateMedia
A collection of Playback ID objects utilized for crafting HLS playback URLs.
withPlaybackIds(List<PlaybackIdResponse>) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
A collection of Playback ID objects utilized for crafting HLS playback urls.
withPlaybackIds(List<PlaybackIdResponse>) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
A collection of Playback ID objects utilized for crafting HLS playback urls.
withPlaybackIds(List<PlaybackIdResponse>) - Method in class org.openapis.openapi.models.components.PatchResponseData
 
withPlaybackIds(List<UnusedUploadsPlaybackId>) - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse
 
withPlaybackIdSuccessResponse(PlaybackIdSuccessResponse) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
New PlaybackId created successfully
withPlaybackIdSuccessResponse(PlaybackIdSuccessResponse) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
Stream details retrieved successfully
withPlaybackIdSuccessResponse(PlaybackIdSuccessResponse) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
New PlaybackId created successfully
withPlaybackIdSuccessResponse(PlaybackIdSuccessResponse) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
Stream details retrieved successfully
withPlaybackScore(Double) - Method in class org.openapis.openapi.models.components.Views
Playback Success Score represents a numerical value indicating the success or quality of the video playback experience.
withPlaybackSettings(PlaybackSettings) - Method in class org.openapis.openapi.models.components.CreateLiveStreamRequest
Displays the result of the playback settings.
withPlayerAutoplayOn(Boolean) - Method in class org.openapis.openapi.models.components.Views
Player Autoplay On indicates whether the video player automatically initiated playback of the video content.
withPlayerHeight(PlayerHeight) - Method in class org.openapis.openapi.models.components.Views
Player Height refers to the vertical dimension, measured in pixels, of the video player as it appears on the webpage.
withPlayerInitializationTime(Long) - Method in class org.openapis.openapi.models.components.Views
Player Initialization Time measures the duration, in milliseconds, from the initialization of the player within the webpage to its readiness to receive further instructions.
withPlayerInstanceId(String) - Method in class org.openapis.openapi.models.components.Views
Player Instance ID is a unique identifier that distinguishes each instance of the Player class created when initializing a video.
withPlayerLanguage(String) - Method in class org.openapis.openapi.models.components.Views
Player Language indicates the language used for text elements within the video player interface.
withPlayerName(String) - Method in class org.openapis.openapi.models.components.Views
Player Name serves to differentiate various configurations or types of players used across the website or application.
withPlayerPlayheadTime(Long) - Method in class org.openapis.openapi.models.components.Event
The player_playhead_time represents the current position of the playhead (the point in the video that is being watched) on the video seekbar, measured in milliseconds.
withPlayerPoster(String) - Method in class org.openapis.openapi.models.components.Views
Player Poster refers to the image displayed as a preview before the video playback begins.
withPlayerPreloadOn(Boolean) - Method in class org.openapis.openapi.models.components.Views
Player Preload On indicates whether the player is configured to preload the video content upon page load.
withPlayerRemotePlayed(Boolean) - Method in class org.openapis.openapi.models.components.Views
Player Remote Played specifies if the video is being remotely played to devices such as AirPlay or Chromecast, obtained from the SDK.
withPlayerResolution(String) - Method in class org.openapis.openapi.models.components.Views
Player Resolution refers to the resolution of the video player window or viewport where the video content is being displayed.
withPlayerSoftwareName(String) - Method in class org.openapis.openapi.models.components.Views
Represents the name of the video player software or framework used for playback (for example, HTML5, HLS.js, Shaka Player).
withPlayerSoftwareVersion(String) - Method in class org.openapis.openapi.models.components.Views
Player Software Version indicates the version number of the player software installed.
withPlayerSourceDomain(String) - Method in class org.openapis.openapi.models.components.Views
Specifies the domain or source from which the player was loaded or embedded (for example, stream.fastpix.io or a customer’s custom domain).
withPlayerSourceHeight(Long) - Method in class org.openapis.openapi.models.components.Views
Player Source Height denotes the vertical dimension, measured in pixels, of the source video content being transmitted to the player.
withPlayerSourceWidth(Long) - Method in class org.openapis.openapi.models.components.Views
Player Source Width represents the width of the source video as perceived by the player, typically measured in pixels.
withPlayerVersion(String) - Method in class org.openapis.openapi.models.components.Views
Player Version indicates the version of the player used to render the video content.
withPlayerViewCount(PlayerViewCount) - Method in class org.openapis.openapi.models.components.Views
Represents the total number of times the video player has been initialized or viewed for a specific session or video.
withPlayerWidth(Long) - Method in class org.openapis.openapi.models.components.Views
Player Width refers to the width of the player displayed within the webpage, measured in pixels.
withPlaylistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
Added media to playlist successfully
withPlaylistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
Added media to playlist successfully
withPlaylistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
Added media to playlist successfully
withPlaylistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
Deleted media from playlist successfully
withPlaylistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
Successfully retrieved all playlists
withPlaylistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
Added media to playlist successfully
withPlaylistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
Deleted media from playlist successfully
withPlaylistByIdResponse(PlaylistByIdResponse) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
Successfully retrieved all playlists
withPlaylistCreatedResponse(PlaylistCreatedResponse) - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
Playlist created successfully
withPlaylistCreatedResponse(PlaylistCreatedResponse) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
Playlist updated successfully
withPlaylistCreatedResponse(PlaylistCreatedResponse) - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse
Playlist created successfully
withPlaylistCreatedResponse(PlaylistCreatedResponse) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
Playlist updated successfully
withPlaylistDeleteResponse(PlaylistDeleteResponse) - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
Playlist deleted successfully
withPlaylistDeleteResponse(PlaylistDeleteResponse) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
Playlist deleted successfully
withPlaylistId(String) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistRequest
The unique id of the playlist you want to perform the operation on.
withPlaylistId(String) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistRequest
The unique id of the playlist you want to perform the operation on.
withPlaylistId(String) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistRequest
The unique id of the playlist you want to delete.
withPlaylistId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistRequest
The unique id of the playlist you want to perform the operation on.
withPlaylistId(String) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdRequest
The unique id of the playlist you want to retrieve.
withPlaylistId(String) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistRequest
The unique id of the playlist you want to retrieve.
withPlayOrder(PlaylistOrder) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
Determines the insertion order of media into playlist.
withPlayOrder(PlaylistOrder) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
Determines the insertion order of media into playlist.
withPrivateKey(String) - Method in class org.openapis.openapi.models.components.CreateSigningKeyResponseDTO
A private key is a byte encoded secret key used to create a signed JSON Web Token (JWT) for authentication.
withPropertyId(PropertyId) - Method in class org.openapis.openapi.models.components.Views
Represents the unique identifier assigned to a FastPix property, which is associated with a specific workspace or project.
withPublicKey(String) - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData
A public key is a byte encoded key used to create a signed JSON Web Token (JWT) for authentication.
withPushMediaSettings(DirectUploadResponse) - Method in class org.openapis.openapi.models.components.DirectUpload
 
withPushMediaSettings(UnusedDirectUploadResponse) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
 
withPushMediaSettings(PushMediaSettings) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaRequest
Configuration settings for uploading and processing media on the FastPix platform.
withQoeScore(Double) - Method in class org.openapis.openapi.models.components.ViewsList
The viewer experience encapsulated in the form of score while watching the video.
withQualityOfExperienceScore(Double) - Method in class org.openapis.openapi.models.components.Views
Quality Of Experience Score quantifies the overall viewer experience based on various metrics, providing a decimal score to assess the quality of the viewing experience.
withRawResponse(HttpResponse<?>) - Method in exception class org.openapis.openapi.models.errors.FastpixException
 
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CancelUploadResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CreateMediaResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetMediaResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListErrorsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListMediaResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListUploadsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<InputStream>) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
Raw HTTP response; suitable for custom response parsing
withRawResponse(HttpResponse<Blob>) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
Raw HTTP response; suitable for custom response parsing
withReconnectWindow(Long) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
In case the software streaming the live, gets disrupted for any reason and gets disconnected from FastPix, the reconnect window specifies the time span FastPix will wait before ending the stream.
withReconnectWindow(Long) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
In case the software streaming the live, gets disrupted for any reason and gets disconnected from FastPix, the reconnect window specifies the time span FastPix will wait before ending the stream.
withReconnectWindow(Long) - Method in class org.openapis.openapi.models.components.InputMediaSettings
Time period (in seconds) FastPix waits to reconnect before ending the stream when disconnected.
withReconnectWindow(Long) - Method in class org.openapis.openapi.models.components.PatchLiveStreamRequest
In case the software streaming the live, gets disrupted for any reason and gets disconnected from FastPix, the reconnect window defines the duration FastPix waits before automatically terminating the stream.
withReconnectWindow(Long) - Method in class org.openapis.openapi.models.components.PatchResponseData
In case the software streaming the live, gets disrupted for any reason and gets disconnected from FastPix, the reconnect window specifies the time span FastPix will wait before ending the stream.
withReferenceId(String) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual
Unique string value assigned by user to the playlist.
withReferenceId(String) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
Unique string value assigned by user to the playlist.
withReferenceId(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
Unique string value assigned by user to the playlist.
withReferenceId(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
Unique string value assigned by user to the playlist.
withReferenceId(String) - Method in class org.openapis.openapi.models.components.PlaylistItem
Unique string value assigned by user to the playlist.
withRegion(String) - Method in class org.openapis.openapi.models.components.Views
Region denotes the geographical region of the viewer accessing the video content.
withRenderQualityScore(Double) - Method in class org.openapis.openapi.models.components.Views
Render Quality Score is a decimal value representing the score indicating the perceived quality of the video.
withResolution(Resolution) - Method in class org.openapis.openapi.models.components.CreatePlaybackId
The maximum resolution for the playback ID.
withResolution(Resolution) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdRequestBody
The maximum resolution for the playback ID.
withSegments(List<PullVideoInputSegmentUnion>) - Method in class org.openapis.openapi.models.components.PullVideoInput
A list of media segments to be added or processed.
withSegments(List<VideoInputSegmentUnion>) - Method in class org.openapis.openapi.models.components.VideoInput
A list of media segments to be added or processed.
withSessionId(String) - Method in class org.openapis.openapi.models.components.Views
Session ID refers to the unique identifier tracking a viewers session within the FastPix platform.
withSign(String) - Method in class org.openapis.openapi.models.components.Views
Represents a cryptographic signature used to verify the authenticity and integrity of the playback or API request within the FastPix platform.
withSigningKeyId(String) - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData
 
withSigningKeyId(String) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyRequest
When creating the signing key, FastPix assigns a universally unique identifier with a maximum length of 255 characters.
withSigningKeyId(String) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdRequest
When creating the signing key, FastPix assigns a universally unique identifier with a maximum length of 255 characters.
withSimulcastdeleteResponse(SimulcastdeleteResponse) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
Stream's simulcast deleted successfully
withSimulcastdeleteResponse(SimulcastdeleteResponse) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
Stream's simulcast deleted successfully
withSimulcastId(String) - Method in class org.openapis.openapi.models.components.LiveSimulcast
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
withSimulcastId(String) - Method in class org.openapis.openapi.models.components.SimulcastResponseData
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
withSimulcastId(String) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
withSimulcastId(String) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequest
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
withSimulcastId(String) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequest
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
withSimulcastId(String) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest
When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.
withSimulcastResponse(SimulcastResponse) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
New Simulcast created successfully
withSimulcastResponse(SimulcastResponse) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
Stream's simulcast details fetched successfully
withSimulcastResponse(SimulcastResponse) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
New Simulcast created successfully
withSimulcastResponse(SimulcastResponse) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
Stream's simulcast details fetched successfully
withSimulcastResponses(List<LiveSimulcast>) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
A list of simulcast responses created for the livestream.
withSimulcastUpdateResponse(SimulcastUpdateResponse) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
Stream's simulcast details fetched successfully
withSimulcastUpdateResponse(SimulcastUpdateResponse) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
Stream's simulcast details fetched successfully
withSortOrder(String) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
The order direction to sort the view list by.
withSortOrder(GetTimeseriesDataSortOrder) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
The order direction to sort the metrics list by.
withSortOrder(ListBreakdownValuesSortOrder) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
The order direction to sort the metrics list by.
withSourceAccess(boolean) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessRequestBody
The sourceAccess parameter determines whether the original media file is accessible.
withSourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
The sourceAccess parameter determines whether the original media file is accessible.
withSourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaResponse
The sourceAccess parameter determines whether the original media file is accessible.
withSourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.DirectUploadResponse
The sourceAccess parameter determines whether the original media file is accessible.
withSourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The sourceAccess parameter determines whether the original media file is accessible.
withSourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.GetMediaResponse
The sourceAccess parameter determines whether the original media file is accessible.
withSourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.LiveMediaClips
The sourceAccess parameter determines whether the original media file is accessible.
withSourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.Media
The sourceAccess parameter determines whether the original media file is accessible.
withSourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The sourceAccess parameter determines whether the original media file is accessible.
withSourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.UnusedDirectUploadResponse
The sourceAccess parameter determines whether the original media file is accessible.
withSourceAccess(Boolean) - Method in class org.openapis.openapi.models.components.UpdateMedia
The sourceAccess parameter determines whether the original media file is accessible.
withSourceAccess(Boolean) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
The sourceAccess parameter determines whether the original media file is accessible.
withSourceMediaId(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The source media ID if this media was created from another media (for example, as a clip).
withSourceMediaId(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse
The source media ID if this media was created from another media (for example, as a clip).
withSourceResolution(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
source resolution of the media.
withSourceResolution(GetAllMediaResponseSourceResolution) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The actual resolution of the uploaded media.
withSourceResolution(GetMediaResponseSourceResolution) - Method in class org.openapis.openapi.models.components.GetMediaResponse
The actual resolution of the uploaded media.
withSourceResolution(LiveMediaClipsSourceResolution) - Method in class org.openapis.openapi.models.components.LiveMediaClips
The actual resolution of the uploaded media.
withSourceResolution(MediaSourceResolution) - Method in class org.openapis.openapi.models.components.Media
The actual resolution of the uploaded media.
withSourceResolution(SourceAccessMediaSourceResolution) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
The actual resolution of the uploaded media.
withSourceResolution(UpdateMediaSourceResolution) - Method in class org.openapis.openapi.models.components.UpdateMedia
The actual resolution of the uploaded media.
withSrtPlaybackResponse(SrtPlaybackResponse) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
This object contains the livestream playback response details for SRT Protocol
withSrtPlaybackResponse(SrtPlaybackResponse) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
This object contains the livestream playback response details for SRT Protocol
withSrtPlaybackResponse(SrtPlaybackResponse) - Method in class org.openapis.openapi.models.components.PatchResponseData
This object contains the livestream playback response details for SRT Protocol
withSrtPlaybackSecret(String) - Method in class org.openapis.openapi.models.components.SrtPlaybackResponse
A playback secret used for securing the SRT playback stream.
withSrtPlaybackStreamId(String) - Method in class org.openapis.openapi.models.components.SrtPlaybackResponse
A unique identifier for the SRT playback stream.
withSrtSecret(String) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
A secret used for securing the SRT stream.
withSrtSecret(String) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
A secret used for securing the SRT stream.
withSrtSecret(String) - Method in class org.openapis.openapi.models.components.PatchResponseData
A secret used for securing the SRT stream.
withStabilityScore(Double) - Method in class org.openapis.openapi.models.components.Views
Stability Score quantifies the smoothness of video playback, typically represented as a decimal value.
withStartDate(String) - Method in class org.openapis.openapi.models.components.DateRange
 
withStartTime(Double) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Start time indicates where encoding must begin within the video file, in seconds.
withStartTime(Long) - Method in class org.openapis.openapi.models.components.ImposeTrack
Start time (in seconds) of the imposed audio in the video.
withStartTime(Long) - Method in class org.openapis.openapi.models.components.PullVideoInput
Start time indicates where encoding must begin within the video file.
withStartupScore(Double) - Method in class org.openapis.openapi.models.components.Views
Startup Score evaluates the startup performance of the player, usually represented as a decimal value
withStatus(String) - Method in class org.openapis.openapi.models.components.AiResponseRecord
The status of the AI processing (for example, "available", "preparing", "failed").
withStatus(String) - Method in class org.openapis.openapi.models.components.AiSummaryRecord
The status of the AI processing (for example, "available", "preparing", "failed").
withStatus(String) - Method in class org.openapis.openapi.models.components.AudioTrack
Indicates the current state of the track.
withStatus(String) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
The current live stream status can be one of four values:Idle, Preparing, Active or Disabled.The Idle status signifies that there isn"t a broadcast in progress.The preparing status indicates that the stream is getting prepared.
withStatus(String) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
The current live stream status can be one of four values:Idle, Preparing, Active or Disabled.The Idle status signifies that there isn"t a broadcast in progress.The preparing status indicates that the stream is getting prepared.
withStatus(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse
The status of the upload after cancellation.
withStatus(String) - Method in class org.openapis.openapi.models.components.PatchResponseData
The current live stream status can be one of four values:Idle, Preparing, Active or Disabled.The Idle status signifies that there isn"t a broadcast in progress.The preparing status indicates that the stream is getting prepared.
withStatus(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
status of the media, only media with ready status is added to playlist.
withStatus(String) - Method in class org.openapis.openapi.models.components.SubtitleTrack
Indicates the current state of the track.
withStatus(String) - Method in class org.openapis.openapi.models.components.TracksSubtitles
Current status of the generated subtitle track.
withStatus(String) - Method in class org.openapis.openapi.models.components.VideoTrack
Indicates the current state of the track.
withStatus(String) - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll
Indicates the current state of the track.
withStatus(CreateMediaResponseStatus) - Method in class org.openapis.openapi.models.components.CreateMediaResponse
Determines the media's status, which can be one of the possible values.
withStatus(DirectUploadStatus) - Method in class org.openapis.openapi.models.components.DirectUpload
Determines the media's status, which can be one of the possible values.
withStatus(GetAllMediaResponseStatus) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Determines the media's status, which can be one of the possible values.
withStatus(GetMediaResponseStatus) - Method in class org.openapis.openapi.models.components.GetMediaResponse
Determines the media's status, which can be one of the possible values.
withStatus(LiveMediaClipsStatus) - Method in class org.openapis.openapi.models.components.LiveMediaClips
Determines the media's status, which can be one of the possible values.
withStatus(MediaClipResponseStatus) - Method in class org.openapis.openapi.models.components.MediaClipResponseData
The current processing status of the media.
withStatus(MediaStatus) - Method in class org.openapis.openapi.models.components.Media
Determines the media’s status, which can be one of the possible values.
withStatus(SourceAccessMediaStatus) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Determines the media's status, which can be one of the possible values.
withStatus(UnusedDirectUploadStatus) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
Determines the media's status, which can be one of the possible values.
withStatus(UpdateMediaStatus) - Method in class org.openapis.openapi.models.components.UpdateMedia
Determines the media's status, which can be one of the possible values.
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.AddMediaToPlaylistResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.AddMediaToPlaylistResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.AddMediaTrackResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.CancelUploadResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.ChangeMediaOrderInPlaylistResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.CompleteLiveStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.CreateAPlaylistResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.CreateMediaPlaybackIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.CreateMediaResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.CreateNewStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.CreatePlaybackIdOfStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.CreateSigningKeyResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.CreateSimulcastOfStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteAPlaylistResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteLiveStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaFromPlaylistResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaPlaybackIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteMediaTrackResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeletePlaybackIdOfStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteSigningKeyResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.DeleteSimulcastOfStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.DirectUploadVideoMediaResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.DisableLiveStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.EnableLiveStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GenerateSubtitleTrackResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetAllPlaylistsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetAllStreamsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationByIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetDrmConfigurationResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamByIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamPlaybackIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetMediaClipsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetMediaResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetMediaSummaryResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetPlaybackIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetPlaylistByIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetSigningKeyByIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetSpecificSimulcastOfStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetTimeseriesDataResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.GetVideoViewDetailsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListBreakdownValuesResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListByTopContentResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListComparisonValuesResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListDimensionsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListErrorsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListFilterValuesForDimensionResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListLiveClipsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListMediaResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListOverallValuesResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListPlaybackIdsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListSigningKeysResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListUploadsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.ListVideoViewsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.RetrieveMediaInputInfoResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateAPlaylistResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdatedMediaResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdatedMp4SupportResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateDomainRestrictionsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdatedSourceAccessResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateLiveStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaChaptersResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaModerationResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaNamedEntitiesResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaSummaryResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateMediaTrackResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateSpecificSimulcastOfStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.async.UpdateUserAgentRestrictionsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.CancelUploadResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.ChangeMediaOrderInPlaylistResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.CreateAPlaylistResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.CreateMediaResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.CreateNewStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.CreateSigningKeyResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteAPlaylistResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteMediaFromPlaylistResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteMediaResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteSigningKeyResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetAllPlaylistsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetAllStreamsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetMediaClipsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetMediaResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetPlaylistByIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetSigningKeyByIdResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.ListErrorsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.ListMediaResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.ListSigningKeysResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.ListUploadsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateAPlaylistResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamResponse
HTTP response status code for this operation
withStatusCode(int) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponse
HTTP response status code for this operation
withStreamId(String) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
The ID of the livestream for which the clips were created.
withStreamId(String) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse
The ID of the livestream for which the clips were created.
withStreamId(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips
The ID of the livestream for which the clips were created.
withStreamId(String) - Method in class org.openapis.openapi.models.components.PatchResponseData
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.operations.CompleteLiveStreamRequest
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.operations.CreatePlaybackIdOfStreamRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.operations.CreateSimulcastOfStreamRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.operations.DeleteLiveStreamRequest
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.operations.DeletePlaybackIdOfStreamRequest
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.operations.DeleteSimulcastOfStreamRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.operations.DisableLiveStreamRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.operations.EnableLiveStreamRequest
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamByIdRequest
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamPlaybackIdRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.operations.GetSpecificSimulcastOfStreamRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.operations.UpdateLiveStreamRequest
After creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamId(String) - Method in class org.openapis.openapi.models.operations.UpdateSpecificSimulcastOfStreamRequest
Upon creating a new live stream, FastPix assigns a unique identifier to the stream.
withStreamKey(String) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
withStreamKey(String) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
withStreamKey(String) - Method in class org.openapis.openapi.models.components.LiveSimulcast
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
withStreamKey(String) - Method in class org.openapis.openapi.models.components.PatchResponseData
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
withStreamKey(String) - Method in class org.openapis.openapi.models.components.SimulcastRequest
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
withStreamKey(String) - Method in class org.openapis.openapi.models.components.SimulcastResponseData
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
withStreamKey(String) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData
A unique stream key is generated for streaming, allowing the user to start streaming on any third-party platform using this key.
withSubPropertyId(String) - Method in class org.openapis.openapi.models.components.Views
Sub Property ID denotes the unique identifier assigned to FastPix properties, previously linked with a specific workspace.
withSubtitleAvailable(Boolean) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Indicates whether subtitles are available for the media.
withSubtitleAvailable(Boolean) - Method in class org.openapis.openapi.models.components.GetMediaResponse
Indicates whether subtitles are available for the media.
withSubtitleAvailable(Boolean) - Method in class org.openapis.openapi.models.components.LiveMediaClips
Indicates whether subtitles are available for the media.
withSubtitleAvailable(Boolean) - Method in class org.openapis.openapi.models.components.Media
Indicates whether subtitles are available for the media.
withSubtitleAvailable(Boolean) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Indicates whether subtitles are available for the media.
withSubtitleAvailable(Boolean) - Method in class org.openapis.openapi.models.components.UpdateMedia
Specifies whether subtitle tracks are available for the media.
withSubtitles(Subtitles) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
Generates subtitle files for audio/video files.
withSubtitles(Subtitles) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Generates subtitle files for audio/video files.
withSuccess(boolean) - Method in class org.openapis.openapi.models.components.GetAllPlaylistsResponse
Shows the request status.
withSuccess(boolean) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponse
Shows the request status.
withSuccess(boolean) - Method in class org.openapis.openapi.models.components.PlaylistCreatedResponse
Shows the request status.
withSuccess(boolean) - Method in class org.openapis.openapi.models.operations.CancelUploadResponseBody
Demonstrates whether the request is successful or not.
withSuccess(boolean) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaSuccessResponse
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.CreateResponse
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.DefaultError
Shows if the request was completed successfully.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.DeleteSigningKeyResponse
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.GetAllSigningKeysResponse
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTO
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.GetStreamsResponse
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.LiveStreamDeleteResponse
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.LivestreamgetResponse
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.LiveStreamResponseDTO
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.MediaClipResponse
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.PatchResponseDTO
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.PlaybackIdSuccessResponse
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.PlaylistDeleteResponse
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.SimulcastdeleteResponse
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.SimulcastResponse
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponse
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.components.ViewsCountResponse
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.AddMediaTrackResponseBody
Demonstrates whether the request is successful or not.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.DeleteMediaPlaybackIdResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.DeleteMediaResponseBody
Demonstrates whether the request is successful or not.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackResponseBody
Demonstrates whether the request is successful or not.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackResponseBody
Demonstrates whether the request is successful or not.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationByIdResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.GetDrmConfigurationResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.GetMediaResponseBody
Demonstrates whether the request is successful or not.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.GetMediaSummaryResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.ListDimensionsResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.ListErrorsResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.ListLiveClipsResponseBody
Demonstrates whether the request is successful or not.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.ListMediaResponseBody
Demonstrates whether the request is successful or not.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.ListUploadsResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.RetrieveMediaInputInfoResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.UpdatedMediaResponseBody
Demonstrates whether the request is successful or not.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.UpdatedMp4SupportResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateDomainRestrictionsResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.UpdatedSourceAccessResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaChaptersResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaNamedEntitiesResponseBody
Indicates if the request was successful or not.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryResponseBody
Shows the request status.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackResponseBody
Demonstrates whether the request is successful or not.
withSuccess(Boolean) - Method in class org.openapis.openapi.models.operations.UpdateUserAgentRestrictionsResponseBody
Shows the request status.
withSummary(AiSummaryRecord) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withSummary(AiSummaryRecord) - Method in class org.openapis.openapi.models.components.GetMediaResponse
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withSummary(AiSummaryRecord) - Method in class org.openapis.openapi.models.components.Media
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withSummary(AiSummaryRecord) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withSummary(AiSummaryRecord) - Method in class org.openapis.openapi.models.components.UpdateMedia
Represents an AI response record containing status and data for AI-generated features like summary, chapters, named entities, or moderation.
withSummary(Summary) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
 
withSummary(Summary) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
 
withSummaryLength(Long) - Method in class org.openapis.openapi.models.components.Summary
Specifies the desired word count for the generated summary.
withSummaryLength(Long) - Method in class org.openapis.openapi.models.operations.Summary
Specifies the desired word count for the generated summary.
withSummaryLength(Long) - Method in class org.openapis.openapi.models.operations.UpdateMediaSummaryRequestBody
Specifies the desired word count for the generated summary.
withSwapTrackUrl(String) - Method in class org.openapis.openapi.models.components.AudioInput
URL of the audio track to replace the existing audio in the video.
withThumbnail(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
A video thumbnail is a still image that acts as the preview image for your video.
withThumbnail(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse
A video thumbnail is a still image that acts as the preview image for your video.
withThumbnail(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips
A video thumbnail is a still image that acts as the preview image for your video.
withThumbnail(String) - Method in class org.openapis.openapi.models.components.Media
A video thumbnail is a still image that acts as the preview image for your video.
withThumbnail(String) - Method in class org.openapis.openapi.models.components.MediaClipResponseData
A video thumbnail that acts as a preview image for the video.
withThumbnail(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
thumbnail for the particular media.
withThumbnail(String) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
A video thumbnail is a still image that acts as the preview image for your video.
withThumbnail(String) - Method in class org.openapis.openapi.models.components.UpdateMedia
A video thumbnail is a still image that acts as the preview image for your video.
withTimeout(Double) - Method in class org.openapis.openapi.models.components.DirectUpload
The duration set for the validity of the upload URL.
withTimeout(Double) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
The duration set for the validity of the upload URL.
withTimeout(Long) - Method in class org.openapis.openapi.models.components.MediaCancelResponse
The timeout value for the upload.
withTimespan(List<Long>) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
withTimespan(List<Long>) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
withTimespan(List<Long>) - Method in class org.openapis.openapi.models.operations.ListByTopContentResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
withTimespan(List<Long>) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
withTimespan(List<Long>) - Method in class org.openapis.openapi.models.operations.ListErrorsResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
withTimespan(List<Long>) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
withTimespan(List<Long>) - Method in class org.openapis.openapi.models.operations.ListOverallValuesResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
withTimespan(List<Long>) - Method in class org.openapis.openapi.models.operations.ListVideoViewsResponseBody
The timespan from and to details displayed in the form of unix epoch timestamps.
withTimespan(GetTimeseriesDataTimespan) - Method in class org.openapis.openapi.models.operations.GetTimeseriesDataRequest
This parameter specifies the time span between which the video views list must be retrieved by.
withTimespan(ListBreakdownValuesTimespan) - Method in class org.openapis.openapi.models.operations.ListBreakdownValuesRequest
This parameter specifies the time span between which the video views list must be retrieved by.
withTimespan(ListByTopContentTimespan) - Method in class org.openapis.openapi.models.operations.ListByTopContentRequest
This parameter specifies the time span between which the video views list must be retrieved by.
withTimespan(ListComparisonValuesTimespan) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest
This parameter specifies the time span between which the video views list must be retrieved by.
withTimespan(ListErrorsTimespan) - Method in class org.openapis.openapi.models.operations.ListErrorsRequest
This parameter specifies the time span between which the video views list must be retrieved by.
withTimespan(ListFilterValuesForDimensionTimespan) - Method in class org.openapis.openapi.models.operations.ListFilterValuesForDimensionRequest
This parameter specifies the time span between which the video views list must be retrieved by.
withTimespan(ListOverallValuesTimespan) - Method in class org.openapis.openapi.models.operations.ListOverallValuesRequest
This parameter specifies the time span between which the video views list must be retrieved by.
withTimespan(ListVideoViewsTimespan) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
This parameter specifies the time span between which the video views list must be retrieved by.
withTitle(String) - Method in class org.openapis.openapi.models.components.CreateMediaRequest
Title of the media file.
withTitle(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Title of the media file.
withTitle(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse
Title of the media file.
withTitle(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips
Title of the media file.
withTitle(String) - Method in class org.openapis.openapi.models.components.Media
Title of the media file.
withTitle(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse
Title of the media file.
withTitle(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMediaListItem
Title of the media.
withTitle(String) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Title of the media file.
withTitle(String) - Method in class org.openapis.openapi.models.components.UpdateMedia
Title of the media file.
withTitle(String) - Method in class org.openapis.openapi.models.operations.PushMediaSettings
Title of the media file.
withTitle(String) - Method in class org.openapis.openapi.models.operations.UpdatedMediaRequestBody
Title of the media file.
withTopErrors(List<TopErrorDetails>) - Method in class org.openapis.openapi.models.operations.ListErrorsData
Retrieves a list of errors that have occurred most frequently in the system, ranked by their count of occurrences.
withTotalPlayingTime(Long) - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails
Total time spent playing the video, represented in milliseconds.
withTotalPlayTime(Long) - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
Total time spent playing the video, represented in milliseconds.
withTotalRecords(Long) - Method in class org.openapis.openapi.models.components.DataPagination
The total number of records retrieved within the timespan.
withTotalRecords(Long) - Method in class org.openapis.openapi.models.components.LiveStreamPagination
It gives the total number of media assets that are accessible overall.
withTotalRecords(Long) - Method in class org.openapis.openapi.models.components.MediaClipResponsePagination
Total number of records available.
withTotalRecords(Long) - Method in class org.openapis.openapi.models.components.Pagination
It gives the total number of media assets that are accessible overall.
withTotalRecords(Long) - Method in class org.openapis.openapi.models.components.SigningKeysPagination
It gives the total number of Signing keys that are created by a user.
withTotalStartupTime(Long) - Method in class org.openapis.openapi.models.components.Views
Represents the total time (in milliseconds) taken for the video player to start playback from the moment the user initiates the session.
withTotalViews(Long) - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
The total number of views recorded.
withTotalWatchTime(Long) - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails
Total time watched across all views, represented in milliseconds.
withTotalWatchTime(Long) - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
Total time watched across all views, represented in milliseconds.
withTrackId(String) - Method in class org.openapis.openapi.models.operations.DeleteMediaTrackRequest
The unique identifier assigned to the media when created.
withTrackId(String) - Method in class org.openapis.openapi.models.operations.GenerateSubtitleTrackRequest
A universally unique identifier (UUID) assigned to the specific track for which subtitles must be generated.
withTrackId(String) - Method in class org.openapis.openapi.models.operations.UpdateMediaTrackRequest
The unique identifier assigned to the media when created.
withTracks(List<GetAllMediaResponseTrack>) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
A media consists of different media tracks, like video, audio, and subtitle, all combined.
withTracks(List<GetMediaResponseTrack>) - Method in class org.openapis.openapi.models.components.GetMediaResponse
A media consists of different media tracks, like video, audio, and subtitle, all combined.
withTracks(List<LiveMediaClipsTrack>) - Method in class org.openapis.openapi.models.components.LiveMediaClips
A media consists of different media tracks, like video, audio, and subtitle, all combined.
withTracks(List<MediaTrack>) - Method in class org.openapis.openapi.models.components.Media
A media consists of different media tracks, like video, audio, and subtitle, all combined.
withTracks(List<SourceAccessMediaTrack>) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
A media consists of different media tracks, like video, audio, and subtitle, all combined.
withTracks(List<UpdateMediaTrack>) - Method in class org.openapis.openapi.models.components.UpdateMedia
A media consists of different media tracks, like video, audio, and subtitle, all combined.
withTracks(List<Track>) - Method in class org.openapis.openapi.models.operations.File
A list of all media tracks including video, audio, and subtitles.
withTracks(AddTrackRequest) - Method in class org.openapis.openapi.models.operations.AddMediaTrackRequestBody
Contains details about the track being added to the media file.
withTrial(Boolean) - Method in class org.openapis.openapi.models.components.CreateLiveStreamResponseDTO
FastPix allows for a to trial the live stream for free.
withTrial(Boolean) - Method in class org.openapis.openapi.models.components.CreateMediaResponse
FastPix allows for a free trial.
withTrial(Boolean) - Method in class org.openapis.openapi.models.components.DirectUpload
Indicates if the upload was a trial.
withTrial(Boolean) - Method in class org.openapis.openapi.models.components.GetCreateLiveStreamResponseDTO
FastPix allows for a to trial the live stream for free.
withTrial(Boolean) - Method in class org.openapis.openapi.models.components.MediaCancelResponse
Indicates if the upload was a trial.
withTrial(Boolean) - Method in class org.openapis.openapi.models.components.PatchResponseData
FastPix allows for a to trial the live stream for free.
withTrial(Boolean) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
Indicates if the upload was a trial.
withType(String) - Method in class org.openapis.openapi.models.components.CreateMediaResponseInput
The type of input media.
withType(String) - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
value can be score that ranges from 0 to 100
withType(String) - Method in class org.openapis.openapi.models.components.PullVideoInput
Defines the type of input.
withType(String) - Method in class org.openapis.openapi.models.components.SubtitleInput
Defines the type of input.
withType(String) - Method in class org.openapis.openapi.models.components.VideoInput
Defines the type of input.
withType(String) - Method in class org.openapis.openapi.models.components.VideoTrack
Defines the type of input.
withType(String) - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll
Defines the type of input.
withType(AddTrackRequestType) - Method in class org.openapis.openapi.models.components.AddTrackRequest
Specifies the type of track being added.
withType(AddTrackResponseType) - Method in class org.openapis.openapi.models.components.AddTrackResponse
Specifies the type of track (audio or subtitle).
withType(AudioInputType) - Method in class org.openapis.openapi.models.components.AudioInput
Type of overlay (currently only supports "audio").
withType(AudioTrackType) - Method in class org.openapis.openapi.models.components.AudioTrack
Defines the type of input track.
withType(CreateMediaRequestType) - Method in class org.openapis.openapi.models.components.Moderation
Defines the type of input.
withType(CreatePlaylistRequestManualType) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestManual
Manual playlist type (no `playOrder`).
withType(CreatePlaylistRequestSmartType) - Method in class org.openapis.openapi.models.components.CreatePlaylistRequestSmart
For a smart playlist metadata is required.
withType(GenerateTrackResponseType) - Method in class org.openapis.openapi.models.components.GenerateTrackResponse
The type of track generated ("subtitle").
withType(MediaType) - Method in class org.openapis.openapi.models.operations.UpdateMediaModerationModeration
Type of media content
withType(PlaylistByIdResponseDataManualType) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
type of the playlist, when it was created
withType(PlaylistByIdResponseDataSmartType) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
type of the playlist, when it was created
withType(PlaylistItemType) - Method in class org.openapis.openapi.models.components.PlaylistItem
type of the playlist, when it was created
withType(SubtitleTrackType) - Method in class org.openapis.openapi.models.components.SubtitleTrack
Defines the type of input track.
withType(UpdateTrackResponseType) - Method in class org.openapis.openapi.models.components.UpdateTrackResponse
Specifies the type of track (audio or subtitle).
withType(WatermarkInputType) - Method in class org.openapis.openapi.models.components.WatermarkInput
Type of overlay (currently only supports "watermark").
withType(Type) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaModeration
Defines the type of input.
withUniqueCount(Long) - Method in class org.openapis.openapi.models.components.BrowserNameDimensiondetails
The count of unique viewers who interacted with the content.
withUniqueViewersEffectedPercentage(UniqueViewersEffectedPercentage) - Method in class org.openapis.openapi.models.components.TopErrorDetails
percentage of unique viewers affected by the specific error.
withUniqueViews(Long) - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
The count of unique viewers who interacted with the content.
withUniqueViews(Long) - Method in class org.openapis.openapi.models.components.ViewsByTopContentDetails
Total count of unique video viewers for particular video content.
withUpdatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.CreateMediaResponse
Time the media was updated, defined as a localDateTime (UTC Time).
withUpdatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
Time the media was updated, defined as a localDateTime (UTC Time).
withUpdatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.GetMediaResponse
Time the media was updated, defined as a localDateTime (UTC Time).
withUpdatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.LiveMediaClips
Time the media was updated, defined as a localDateTime (UTC Time).
withUpdatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.Media
Time the media was updated, defined as a localDateTime (UTC Time).
withUpdatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
Playlist's most recent update timestamp.
withUpdatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
Playlist's most recent update timestamp.
withUpdatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
Time the media was updated, defined as a localDateTime (UTC Time).
withUpdatedAt(OffsetDateTime) - Method in class org.openapis.openapi.models.components.UpdateMedia
Time the media was updated, defined as a localDateTime (UTC Time).
withUpdatedDate(DateRange) - Method in class org.openapis.openapi.models.components.Metadata
Date range with start and end dates.
withUpdatedDate(DateRange) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseMetadata
Date range with start and end dates.
withUpdatedTimestamp(String) - Method in class org.openapis.openapi.models.components.Views
Updated Timestamp refers to when the record is updated to a particular Video.
withUploadId(String) - Method in class org.openapis.openapi.models.components.DirectUpload
The unique identifier assigned to the media when created.
withUploadId(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse
The unique identifier of the cancelled upload.
withUploadId(String) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
The unique identifier assigned to the media when created.
withUploadId(String) - Method in class org.openapis.openapi.models.operations.CancelUploadRequest
When uploading the media, FastPix assigns a universally unique identifier with a maximum length of 255 characters.
withUrl(String) - Method in class org.openapis.openapi.models.components.AddTrackRequest
The direct URL of the track file.
withUrl(String) - Method in class org.openapis.openapi.models.components.AddTrackResponse
The direct URL of the track file.
withUrl(String) - Method in class org.openapis.openapi.models.components.CreateMediaResponseInput
The publicly accessible URL of the input video file.
withUrl(String) - Method in class org.openapis.openapi.models.components.DirectUpload
The url hosts the media file for FastPix, which needs to be download to use further.
withUrl(String) - Method in class org.openapis.openapi.models.components.ImposeTrack
URL of the audio track to impose on the video.
withUrl(String) - Method in class org.openapis.openapi.models.components.LiveSimulcast
The RTMPS hostname, combined with the application name, is crucial for connecting to third-party live streaming services and transmitting the live stream.
withUrl(String) - Method in class org.openapis.openapi.models.components.MediaCancelResponse
The upload URL (if available) after cancellation.
withUrl(String) - Method in class org.openapis.openapi.models.components.PullVideoInput
The URL hosts the media file for FastPix, which needs to be downloaded to use further.
withUrl(String) - Method in class org.openapis.openapi.models.components.PullVideoInputSegment1
The URL of the **video segment** to be added.
withUrl(String) - Method in class org.openapis.openapi.models.components.PullVideoInputSegment2
The URL of the **video segment** to be added.
withUrl(String) - Method in class org.openapis.openapi.models.components.SimulcastRequest
The RTMPS hostname, combined with the application name, is crucial for connecting to third-party live streaming services and transmitting the live stream.
withUrl(String) - Method in class org.openapis.openapi.models.components.SimulcastResponseData
The RTMPS hostname, combined with the application name, is crucial for connecting to third-party live streaming services and transmitting the live stream.
withUrl(String) - Method in class org.openapis.openapi.models.components.SimulcastUpdateResponseData
The RTMP hostname, combined with the application name, is crucial for connecting to third-party live streaming services and transmitting the live stream.
withUrl(String) - Method in class org.openapis.openapi.models.components.SubtitleInput
The direct URL of the subtitle file.
withUrl(String) - Method in class org.openapis.openapi.models.components.TracksSubtitles
URL of the generated subtitle file (VTT).
withUrl(String) - Method in class org.openapis.openapi.models.components.UnusedDirectUpload
The url hosts the media file for FastPix, which needs to be download to use further.
withUrl(String) - Method in class org.openapis.openapi.models.components.UpdateTrackRequest
The direct URL of the track file.
withUrl(String) - Method in class org.openapis.openapi.models.components.UpdateTrackResponse
The direct URL of the track file.
withUrl(String) - Method in class org.openapis.openapi.models.components.VideoInputSegment1
URL of the segment to be added.
withUrl(String) - Method in class org.openapis.openapi.models.components.VideoInputSegment2
URL of the segment to be added.
withUrl(String) - Method in class org.openapis.openapi.models.components.WatermarkInput
URL of the watermark image.
withUrl(String) - Method in class org.openapis.openapi.models.operations.Configuration
The URL hosting the media file to be downloaded and processed by FastPix.
withUsedFullScreen(Boolean) - Method in class org.openapis.openapi.models.components.Views
Used Fullscreen denotes whether the viewer utilized the full-screen mode while watching the video.
withUserAgent(String) - Method in class org.openapis.openapi.models.components.Views
User Agent represents the user agent string transmitted by the viewers device to identify itself to the server, typically including information about the device and browser.
withUserAgents(CreateMediaRequestUserAgents) - Method in class org.openapis.openapi.models.components.CreateMediaRequestAccessRestrictions
 
withUserAgents(CreatePlaybackIdUserAgents) - Method in class org.openapis.openapi.models.components.CreatePlaybackIdAccessRestrictions
Restrictions based on the user agent (which is typically a string sent by browsers or bots identifying themselves).
withUserAgents(PlaybackIdUserAgents) - Method in class org.openapis.openapi.models.components.PlaybackIdAccessRestrictions
Restrictions based on the user agent (which is typically a string sent by browsers or bots identifying themselves).
withUserAgents(UnusedUploadsPlaybackIdUserAgents) - Method in class org.openapis.openapi.models.components.UnusedUploadsPlaybackIdAccessRestrictions
Restrictions based on the user agent (which is typically a string sent by browsers or bots identifying themselves).
withUserAgents(UserAgentRestrictions) - Method in class org.openapis.openapi.models.operations.CreateMediaPlaybackIdAccessRestrictions
Restrictions based on the user agent
withUserAgents(DirectUploadVideoMediaUserAgents) - Method in class org.openapis.openapi.models.operations.DirectUploadVideoMediaAccessRestrictions
 
withUserAgents(GetPlaybackIdUserAgents) - Method in class org.openapis.openapi.models.operations.GetPlaybackIdAccessRestrictions
 
withUserAgents(ListPlaybackIdsUserAgents) - Method in class org.openapis.openapi.models.operations.ListPlaybackIdsAccessRestrictions
 
withUsername(String) - Method in class org.openapis.openapi.models.components.Security
 
withValue(Double) - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails
The specific metric value calculated based on the applied filters.
withValue(Double) - Method in class org.openapis.openapi.models.components.MetricsComparisonDetails
The specific metric value calculated based on the applied filters.
withValue(Double) - Method in class org.openapis.openapi.models.components.MetricsOverallDataDetails
metric value calculated based on the applied filters.
withValue(String) - Method in class org.openapis.openapi.models.components.BrowserNameDimensiondetails
The specific metric value calculated based on the applied filters.
withValue(String) - Method in class org.openapis.openapi.models.components.Custom1
Allows assigning user-friendly data values such as email addresses, identifiers, or other meaningful information.
withValue(String) - Method in class org.openapis.openapi.models.operations.ListComparisonValuesRequest
The value for the selected dimension.
withVideoContentType(String) - Method in class org.openapis.openapi.models.components.Views
Video Content Type specifies the classification of the video content.
withVideoDuration(Long) - Method in class org.openapis.openapi.models.components.Views
Video Duration represents the length of the video, provided in milliseconds, typically supplied to FastPix through custom metadata.
withVideoEncodingVariant(String) - Method in class org.openapis.openapi.models.components.Views
Indicates the specific encoding variant or rendition of the video being played, such as resolution, bitrate, or codec type.
withVideoId(String) - Method in class org.openapis.openapi.models.components.Views
Video ID refers to an internal identifier assigned by the user or system to uniquely identify a particular video.
withVideoLanguage(String) - Method in class org.openapis.openapi.models.components.Views
Video Language denotes the primary audio language of the video content, assuming it remains unchanged after playback initiation.
withVideoProducer(String) - Method in class org.openapis.openapi.models.components.Views
Specifies the creator or source responsible for producing the video content.
withVideoResolution(String) - Method in class org.openapis.openapi.models.components.Views
Video Resolution refers to the resolution of the video being played.
withVideoSeries(String) - Method in class org.openapis.openapi.models.components.Views
Video Series denotes the name of a series to which the video content belongs.
withVideoSourceDomain(String) - Method in class org.openapis.openapi.models.components.Views
Video Source Domain identifies the domain from which the video source originates.
withVideoSourceDuration(Long) - Method in class org.openapis.openapi.models.components.Views
Video Source Duration represents the duration of the video source content, measured in milliseconds.
withVideoSourceHostname(String) - Method in class org.openapis.openapi.models.components.Views
Video Source Hostname represents the hostname of the video.
withVideoSourceStreamType(String) - Method in class org.openapis.openapi.models.components.Views
Video Source Stream Type denotes the type of stream used by the player, although it is currently unused.
withVideoSourceType(String) - Method in class org.openapis.openapi.models.components.Views
Video Source Type denotes the format of the video source as determined by the player.
withVideoSourceUrl(String) - Method in class org.openapis.openapi.models.components.Views
Video Source URL refers to the URL of the video source accessed by the player.
withVideoStartupFailed(Boolean) - Method in class org.openapis.openapi.models.components.Views
Video Startup Failure is a boolean metric indicating whether a viewer encountered an error before the first frame of the video commenced playback.
withVideoStartupTime(Long) - Method in class org.openapis.openapi.models.components.Views
Video Startup Time measures the duration, in milliseconds, from the initialization of the player within the webpage to its readiness to receive further instructions.
withVideoTitle(String) - Method in class org.openapis.openapi.models.components.Views
Video Title refers to the title of the video content being viewed.
withVideoTitle(String) - Method in class org.openapis.openapi.models.components.ViewsByTopContentDetails
Title of the video
withVideoTitle(String) - Method in class org.openapis.openapi.models.components.ViewsList
The title of the Video.
withVideoVariantId(String) - Method in class org.openapis.openapi.models.components.Views
Represents the unique identifier for the specific video variant or rendition being played.
withVideoVariantName(String) - Method in class org.openapis.openapi.models.components.Views
Specifies the human-readable name of the video variant or rendition being played (for example, “1080p H.264” or “720p AV1”).
withViewEnd(String) - Method in class org.openapis.openapi.models.components.Views
View End refers to the date and time, in Coordinated Universal Time (UTC), when the video viewing session concluded.
withViewEndTime(String) - Method in class org.openapis.openapi.models.components.ViewsList
The end timestamp of the video view.
withViewerId(String) - Method in class org.openapis.openapi.models.components.Views
Viewer ID refers to a customer-defined identifier representing the viewer who is watching the video stream.
withViewerId(String) - Method in class org.openapis.openapi.models.operations.ListVideoViewsRequest
Pass the viewer_id to filter the list of views.
withViewerTime(ViewerTime) - Method in class org.openapis.openapi.models.components.Event
The unix epoch timestamp which represents the actual time the event has occurred.
withViewHasAd(Boolean) - Method in class org.openapis.openapi.models.components.Views
View Has Ad is a boolean metric indicating whether an advertisement played or attempted to play during the video view.
withViewHasError(Boolean) - Method in class org.openapis.openapi.models.components.Views
Indicates whether any playback error occurred during the video view.
withViewId(String) - Method in class org.openapis.openapi.models.components.Views
View ID is a unique identifier assigned to each individual video viewing session.
withViewId(String) - Method in class org.openapis.openapi.models.components.ViewsList
The unique identifier for the viewing session of the user.
withViewId(String) - Method in class org.openapis.openapi.models.operations.GetVideoViewDetailsRequest
Pass View Id
withViewMaxPlayheadPosition(Long) - Method in class org.openapis.openapi.models.components.Views
View Max Playhead Position represents the furthest point reached by the playhead during the video view, measured in milliseconds.
withViewPageUrl(String) - Method in class org.openapis.openapi.models.components.Views
View Page URL denotes the URL address of the web page where the video content is being accessed.
withViewPlayingTime(Long) - Method in class org.openapis.openapi.models.components.Views
Playing Time denotes the total duration of time the video content was actively playing during the view, excluding time spent buffering, seeking, or joining.
withViews(Long) - Method in class org.openapis.openapi.models.components.MetricsBreakdownDetails
Total count of view sessions for a paricular video content.
withViews(Long) - Method in class org.openapis.openapi.models.components.ViewsByTopContentDetails
Total count of view sessions for a particular video content.
withViews(Long) - Method in class org.openapis.openapi.models.components.ViewsCountResponseData
Number of views for the stream or resource.
withViewsCountResponse(ViewsCountResponse) - Method in class org.openapis.openapi.models.operations.async.GetLiveStreamViewerCountByIdResponse
Stream viewer count retrieved successfully
withViewsCountResponse(ViewsCountResponse) - Method in class org.openapis.openapi.models.operations.GetLiveStreamViewerCountByIdResponse
Stream viewer count retrieved successfully
withViewSeekedCount(Long) - Method in class org.openapis.openapi.models.components.Views
View Seeked Count signifies the number of times the viewer attempted to seek to a new location within the video.
withViewSeekedDuration(Long) - Method in class org.openapis.openapi.models.components.Views
View Seeked Duration indicates the total duration of time spent waiting for playback to resume after the viewer seeks to a new location.
withViewSessionId(String) - Method in class org.openapis.openapi.models.components.Views
Represents the unique identifier assigned to a single playback session within FastPix.
withViewStart(String) - Method in class org.openapis.openapi.models.components.Views
View Start refers to the date and time, in Coordinated Universal Time (UTC), when the video viewing session commenced.
withViewStartTime(String) - Method in class org.openapis.openapi.models.components.ViewsList
The start timestamp of the video view.
withViewTotalContentPlaybackTime(Long) - Method in class org.openapis.openapi.models.components.Views
View Total Content Playback Time represents the cumulative duration of video content watched by the viewer, measured in milliseconds.
withViewWatchTime(Double) - Method in class org.openapis.openapi.models.components.ViewsList
The watch time represents the time spent watching the video including staruptime, playback time ,buffering time.
withWatchTime(Long) - Method in class org.openapis.openapi.models.components.Views
Total Watch Time denotes the total duration of video content watched by the viewer, encompassing startup time, playing time, and potential rebuffering time, measured in milliseconds.
withWidth(Double) - Method in class org.openapis.openapi.models.components.VideoTrack
Track width denotes the range of widths applicable to a specific track.
withWidth(Double) - Method in class org.openapis.openapi.models.components.VideoTrackForGetAll
Track width denotes the range of widths applicable to a specific track.
withWidth(String) - Method in class org.openapis.openapi.models.components.WatermarkInput
Width of the watermark in percentage or pixels.
withWorkspaceId(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
A unique identifier is generated by FastPix for the workspace.
withWorkspaceId(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse
A unique identifier is generated by FastPix for the workspace.
withWorkspaceId(String) - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData
FastPix generates a unique identifier for each workspace.
withWorkspaceId(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips
A unique identifier is generated by FastPix for the workspace.
withWorkspaceId(String) - Method in class org.openapis.openapi.models.components.Media
A unique identifier is generated by FastPix for the workspace.
withWorkspaceId(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
The unique id of the workspace in which the playlist is present.
withWorkspaceId(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
The unique id of the workspace in which the playlist is present.
withWorkspaceId(String) - Method in class org.openapis.openapi.models.components.SourceAccessMedia
A unique identifier is generated by FastPix for the workspace.
withWorkspaceId(String) - Method in class org.openapis.openapi.models.components.UpdateMedia
A unique identifier is generated by FastPix for the workspace.
withWorkspaceId(String) - Method in class org.openapis.openapi.models.components.Views
It is a unique identifier associated with a specific workspace within the FastPix platform.
withXAlign(XAlign) - Method in class org.openapis.openapi.models.components.Placement
Horizontal alignment of the watermark.
withXMargin(String) - Method in class org.openapis.openapi.models.components.Placement
Horizontal margin from the edge of the video.
withYAlign(YAlign) - Method in class org.openapis.openapi.models.components.Placement
Vertical alignment of the watermark.
withYMargin(String) - Method in class org.openapis.openapi.models.components.Placement
Vertical margin from the edge of the video.
workspaceId() - Method in class org.openapis.openapi.models.components.GetAllMediaResponse
A unique identifier is generated by FastPix for the workspace.
workspaceId() - Method in class org.openapis.openapi.models.components.GetMediaResponse
A unique identifier is generated by FastPix for the workspace.
workspaceId() - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData
FastPix generates a unique identifier for each workspace.
workspaceId() - Method in class org.openapis.openapi.models.components.LiveMediaClips
A unique identifier is generated by FastPix for the workspace.
workspaceId() - Method in class org.openapis.openapi.models.components.Media
A unique identifier is generated by FastPix for the workspace.
workspaceId() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual
The unique id of the workspace in which the playlist is present.
workspaceId() - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart
The unique id of the workspace in which the playlist is present.
workspaceId() - Method in class org.openapis.openapi.models.components.SourceAccessMedia
A unique identifier is generated by FastPix for the workspace.
workspaceId() - Method in class org.openapis.openapi.models.components.UpdateMedia
A unique identifier is generated by FastPix for the workspace.
workspaceId() - Method in class org.openapis.openapi.models.components.Views
It is a unique identifier associated with a specific workspace within the FastPix platform.
workspaceId(String) - Method in class org.openapis.openapi.models.components.GetAllMediaResponse.Builder
A unique identifier is generated by FastPix for the workspace.
workspaceId(String) - Method in class org.openapis.openapi.models.components.GetMediaResponse.Builder
A unique identifier is generated by FastPix for the workspace.
workspaceId(String) - Method in class org.openapis.openapi.models.components.GetPublicPemUsingSigningKeyIdResponseDTOData.Builder
FastPix generates a unique identifier for each workspace.
workspaceId(String) - Method in class org.openapis.openapi.models.components.LiveMediaClips.Builder
A unique identifier is generated by FastPix for the workspace.
workspaceId(String) - Method in class org.openapis.openapi.models.components.Media.Builder
A unique identifier is generated by FastPix for the workspace.
workspaceId(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataManual.Builder
The unique id of the workspace in which the playlist is present.
workspaceId(String) - Method in class org.openapis.openapi.models.components.PlaylistByIdResponseDataSmart.Builder
The unique id of the workspace in which the playlist is present.
workspaceId(String) - Method in class org.openapis.openapi.models.components.SourceAccessMedia.Builder
A unique identifier is generated by FastPix for the workspace.
workspaceId(String) - Method in class org.openapis.openapi.models.components.UpdateMedia.Builder
A unique identifier is generated by FastPix for the workspace.
workspaceId(String) - Method in class org.openapis.openapi.models.components.Views.Builder
It is a unique identifier associated with a specific workspace within the FastPix platform.
wrapped(Flow.Publisher<T>) - Static method in class org.openapis.openapi.utils.reactive.ReactiveUtils
Wraps a Flow.Publisher<T> into a Flow.Publisher<List<T>>.

X

xAlign() - Method in class org.openapis.openapi.models.components.Placement
Horizontal alignment of the watermark.
xAlign(XAlign) - Method in class org.openapis.openapi.models.components.Placement.Builder
Horizontal alignment of the watermark.
XAlign - Enum Class in org.openapis.openapi.models.components
XAlign
xMargin() - Method in class org.openapis.openapi.models.components.Placement
Horizontal margin from the edge of the video.
xMargin(String) - Method in class org.openapis.openapi.models.components.Placement.Builder
Horizontal margin from the edge of the video.

Y

yAlign() - Method in class org.openapis.openapi.models.components.Placement
Vertical alignment of the watermark.
yAlign(YAlign) - Method in class org.openapis.openapi.models.components.Placement.Builder
Vertical alignment of the watermark.
YAlign - Enum Class in org.openapis.openapi.models.components
YAlign
yMargin() - Method in class org.openapis.openapi.models.components.Placement
Vertical margin from the edge of the video.
yMargin(String) - Method in class org.openapis.openapi.models.components.Placement.Builder
Vertical margin from the edge of the video.

Z

ZH_CN - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
ZH_CN - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
ZH_CN - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
ZH_HK - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
ZH_HK - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
ZH_HK - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 
ZH_TW - Enum constant in enum class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode.GenerateTrackResponseLanguageCodeEnum
 
ZH_TW - Enum constant in enum class org.openapis.openapi.models.components.LanguageCode
 
ZH_TW - Static variable in class org.openapis.openapi.models.components.GenerateTrackResponseLanguageCode
 

_

_Deserializer() - Constructor for class org.openapis.openapi.models.components.ErrorDetailsPercentage._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.EventTime._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.GetAllMediaResponseTrack._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.GetMediaResponseTrack._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.Input._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.LiveMediaClipsTrack._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.MediaTrack._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.PlayerHeight._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.PlayerViewCount._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.PropertyId._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.PullVideoInputSegmentUnion._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.SourceAccessMediaTrack._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.TopErrorDetailsPercentage._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.UniqueViewersEffectedPercentage._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.UpdateMediaTrack._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.VideoInputSegmentUnion._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.components.ViewerTime._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.operations.Input._Deserializer
 
_Deserializer() - Constructor for class org.openapis.openapi.models.operations.Track._Deserializer
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form